Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
tusooa 2022-12-22 10:28:24 +00:00 committed by HJ
parent 5bde89297c
commit 9f30ccc26b
1 changed files with 0 additions and 1 deletions

View File

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