|
@@ -60,7 +60,6 @@ const Notification = {
|
|
},
|
|
},
|
|
methods: {
|
|
methods: {
|
|
toggleStatusExpanded () {
|
|
toggleStatusExpanded () {
|
|
- console.log('as')
|
|
|
|
this.statusExpanded = !this.statusExpanded
|
|
this.statusExpanded = !this.statusExpanded
|
|
},
|
|
},
|
|
generateUserProfileLink (user) {
|
|
generateUserProfileLink (user) {
|