From f9cead7dd180831a9be223275ca935d6f9836532 Mon Sep 17 00:00:00 2001 From: Christopher Ng Date: Fri, 14 Jul 2023 17:07:11 -0700 Subject: [PATCH] fix: eslint Signed-off-by: Christopher Ng (cherry picked from commit 37c02da516f0366d0cb65b53909bd09c0fcb47c2) --- src/components/Dashboard.vue | 4 ++-- src/components/Recommendations.vue | 2 +- src/dashboard.js | 6 +++--- src/main.js | 8 ++++---- src/mixins/Nextcloud.js | 2 +- src/service/RecommendationService.js | 2 +- src/store/store.js | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/components/Dashboard.vue b/src/components/Dashboard.vue index b31f163a..b12827a1 100644 --- a/src/components/Dashboard.vue +++ b/src/components/Dashboard.vue @@ -44,8 +44,8 @@