From e4ab012f21f42c3a3c5b3a0bdcf0455cf419d366 Mon Sep 17 00:00:00 2001 From: tusooa Date: Fri, 18 Aug 2023 21:57:06 -0400 Subject: [PATCH] Move v-if condition to the right place --- .../extra_notifications.vue | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/src/components/extra_notifications/extra_notifications.vue b/src/components/extra_notifications/extra_notifications.vue index 96489190..6e0456a5 100644 --- a/src/components/extra_notifications/extra_notifications.vue +++ b/src/components/extra_notifications/extra_notifications.vue @@ -1,9 +1,11 @@