From cc02fc82fc5b0fb05ff6ea5e2067b5a9ec267eaf Mon Sep 17 00:00:00 2001 From: kolaente Date: Tue, 14 Apr 2020 23:09:18 +0200 Subject: [PATCH] Fix closing of notifications by clicking on it not working --- src/components/global/notification.vue | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/components/global/notification.vue b/src/components/global/notification.vue index 36c2b60a4..a03d45802 100644 --- a/src/components/global/notification.vue +++ b/src/components/global/notification.vue @@ -1,7 +1,7 @@