From 9ce43ac68bcef3fb7fff8a9e317ad6d4a5ac2cb9 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Thu, 4 May 2023 17:59:10 +0200 Subject: [PATCH] fix(Notifications): missing `computed` from vue --- src/runtime/components/overlays/Notifications.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/runtime/components/overlays/Notifications.vue b/src/runtime/components/overlays/Notifications.vue index 60215ded..ec0d811c 100644 --- a/src/runtime/components/overlays/Notifications.vue +++ b/src/runtime/components/overlays/Notifications.vue @@ -14,7 +14,7 @@