From 754e67b06bab3d73771c44f700e0c9c930e8848b Mon Sep 17 00:00:00 2001 From: Ramon Wenger Date: Thu, 27 Jul 2023 19:10:13 +0200 Subject: [PATCH] Fix linting error --- client/src/components/ModalInput.vue | 14 +++++++++++--- .../snapshots/EditSnapshotTitleWizard.vue | 10 ++++++++-- client/src/graphql/queries.js | 2 +- 3 files changed, 20 insertions(+), 6 deletions(-) diff --git a/client/src/components/ModalInput.vue b/client/src/components/ModalInput.vue index 44387a00..6bbfb25d 100644 --- a/client/src/components/ModalInput.vue +++ b/client/src/components/ModalInput.vue @@ -1,8 +1,16 @@