Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
5bde89297c
commit
9f30ccc26b
|
@ -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) {
|
||||||
|
|
Loading…
Reference in New Issue