From 3b18a8a6e2ae708099c893018c681bfa1ba40afd Mon Sep 17 00:00:00 2001 From: Sam Therapy Date: Sat, 11 Jun 2022 13:09:08 +0200 Subject: [PATCH] Lint --- src/App.vue | 20 +++++++++++++++---- src/components/chat_title/chat_title.vue | 2 +- src/components/mobile_nav/mobile_nav.vue | 5 ++--- .../notifications/notifications.vue | 5 ++++- .../settings_modal/tabs/version_tab.js | 4 ++-- src/components/timeline/timeline.vue | 5 ++++- src/components/user_profile/user_profile.vue | 11 ++++++---- 7 files changed, 36 insertions(+), 16 deletions(-) diff --git a/src/App.vue b/src/App.vue index 21f6f686..d1d4217b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -15,8 +15,12 @@ class="app-layout container" :class="classes" > -
-