From ad27121547695a4c0a524be11b95e36ebd5444dc Mon Sep 17 00:00:00 2001 From: Front <27463495+Frontesque@users.noreply.github.com> Date: Sun, 13 Mar 2022 16:18:52 -0400 Subject: [PATCH] fix bug with update notif --- NUXT/components/updateChecker.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/NUXT/components/updateChecker.vue b/NUXT/components/updateChecker.vue index ecd117d..6c75791 100644 --- a/NUXT/components/updateChecker.vue +++ b/NUXT/components/updateChecker.vue @@ -4,7 +4,7 @@ {{ updateSnackbarText }} @@ -13,7 +13,6 @@