From f5200eecea7eb0e740e7432d81a32d467554d6e1 Mon Sep 17 00:00:00 2001 From: Kasper Seweryn Date: Thu, 21 Sep 2023 12:57:30 +0200 Subject: [PATCH] style: fix linting --- front/src/App.vue | 26 +++++++++++++++++++------- front/src/main.ts | 4 ++-- 2 files changed, 21 insertions(+), 9 deletions(-) diff --git a/front/src/App.vue b/front/src/App.vue index ba8b0cac1..37b9f48a7 100644 --- a/front/src/App.vue +++ b/front/src/App.vue @@ -81,15 +81,27 @@ store.dispatch('auth/fetchUser')