logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 9f30ccc26bf4f87f6836fe37e43a9f0ddede6727
parent 5bde89297c11a0d35b1dfd314abaace8c238b4b5
Author: tusooa <tusooa@kazv.moe>
Date:   Thu, 22 Dec 2022 10:28:24 +0000

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

Diffstat:

Msrc/components/notification/notification.js1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/components/notification/notification.js b/src/components/notification/notification.js @@ -60,7 +60,6 @@ const Notification = { }, methods: { toggleStatusExpanded () { - console.log('as') this.statusExpanded = !this.statusExpanded }, generateUserProfileLink (user) {