From 2f8a7114be9301f2e1c180916a60fda06c487a7d Mon Sep 17 00:00:00 2001 From: Marco Ambrosini Date: Thu, 23 Nov 2023 11:17:31 +0900 Subject: [PATCH] Fix lint Signed-off-by: Marco Ambrosini --- src/App.vue | 6 ++++-- src/components/BruteForceItem.vue | 7 +++---- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/src/App.vue b/src/App.vue index efd64be9..48b4927c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -19,6 +19,7 @@ - along with this program. If not, see . - --> +