From 7b41980ace6149f2786fcbdaebb65ecdfd7e9284 Mon Sep 17 00:00:00 2001 From: Alain Nussbaumer Date: Sun, 31 Mar 2024 21:50:33 +0200 Subject: [PATCH] [web] Lint source code --- web-src/src/App.vue | 10 +++++----- web-src/src/components/LyricsPane.vue | 7 +++---- web-src/src/lib/GroupedList.js | 4 ++-- web-src/src/lib/SVGRenderer.js | 4 ++-- web-src/src/main.js | 6 +++--- web-src/src/store/index.js | 2 +- 6 files changed, 16 insertions(+), 17 deletions(-) diff --git a/web-src/src/App.vue b/web-src/src/App.vue index f4f4653c..bc7d4d96 100644 --- a/web-src/src/App.vue +++ b/web-src/src/App.vue @@ -25,14 +25,14 @@