From a51ccfebec549216da30f391d37004fb3441b995 Mon Sep 17 00:00:00 2001 From: Julien Nahum Date: Wed, 3 Jan 2024 11:19:36 +0100 Subject: [PATCH] Fix notifications --- client/components/global/Notifications.vue | 9 +- .../pages/templates/TemplatesList.vue | 4 +- client/package-lock.json | 180 +++++++++--------- 3 files changed, 98 insertions(+), 95 deletions(-) diff --git a/client/components/global/Notifications.vue b/client/components/global/Notifications.vue index 259ab70..05475bb 100644 --- a/client/components/global/Notifications.vue +++ b/client/components/global/Notifications.vue @@ -1,11 +1,13 @@