From f1724fb5ea430cb3c4ff4270c3edf0a07f5d8e35 Mon Sep 17 00:00:00 2001 From: Kasper Seweryn Date: Sun, 1 May 2022 13:50:32 +0200 Subject: [PATCH] Fix double #app id --- front/src/App.vue | 1 - front/src/style/globals/_layout.scss | 12 ++++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/front/src/App.vue b/front/src/App.vue index ed2fa749c..c5a4a6f49 100644 --- a/front/src/App.vue +++ b/front/src/App.vue @@ -119,7 +119,6 @@ const showSetInstanceModal = ref(false)