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

merge-requests/1722/head
tusooa 2 years ago committed by HJ
parent 5bde89297c
commit 9f30ccc26b

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

Loading…
Cancel
Save