From 315da424ec42a6f2b75d43bc5fd89e8ef85939e8 Mon Sep 17 00:00:00 2001 From: kolaente Date: Sun, 8 May 2022 12:17:02 +0200 Subject: [PATCH] chore: refactor notifications component to use ts and setup --- .../notifications/notifications.vue | 154 +++++++++--------- 1 file changed, 76 insertions(+), 78 deletions(-) diff --git a/src/components/notifications/notifications.vue b/src/components/notifications/notifications.vue index b00fa10fe..a332765ea 100644 --- a/src/components/notifications/notifications.vue +++ b/src/components/notifications/notifications.vue @@ -46,95 +46,93 @@ -