From 8a644b9b392e2fc60b5be403752d5afc42f0f9ef Mon Sep 17 00:00:00 2001 From: probablyjassin Date: Sun, 24 Nov 2024 22:06:44 +0100 Subject: [PATCH] fix app.vue --- app.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app.vue b/app.vue index c7ef013..764493a 100644 --- a/app.vue +++ b/app.vue @@ -20,11 +20,10 @@ type: "image/x-icon", sizes: "128x128", href: "/favicon.ico", - } + }, ], }); -