From 157e48f2e713832ad0406bf4412230fce64a2ebd Mon Sep 17 00:00:00 2001 From: CodexAdrian <83074853+CodexAdrian@users.noreply.github.com> Date: Wed, 10 May 2023 01:18:36 -0400 Subject: [PATCH] Run lint --- theseus_gui/src/pages/Browse.vue | 3 +- theseus_gui/src/pages/Index.vue | 2 +- theseus_gui/src/pages/Library.vue | 8 +- theseus_gui/src/pages/Settings.vue | 20 +- theseus_gui/src/pages/instance/Index.vue | 4 +- theseus_gui/src/pages/project/Index.vue | 401 +++++++++++------------ 6 files changed, 203 insertions(+), 235 deletions(-) diff --git a/theseus_gui/src/pages/Browse.vue b/theseus_gui/src/pages/Browse.vue index 1df994c1a..da378b43f 100644 --- a/theseus_gui/src/pages/Browse.vue +++ b/theseus_gui/src/pages/Browse.vue @@ -144,7 +144,7 @@ watch( ) " @click="handleReset" - >Clear FiltersClear Filters
diff --git a/theseus_gui/src/pages/Index.vue b/theseus_gui/src/pages/Index.vue index 6097552f8..89d141cf2 100644 --- a/theseus_gui/src/pages/Index.vue +++ b/theseus_gui/src/pages/Index.vue @@ -1,6 +1,6 @@ diff --git a/theseus_gui/src/pages/Settings.vue b/theseus_gui/src/pages/Settings.vue index 1a604d22e..a66bcef8e 100644 --- a/theseus_gui/src/pages/Settings.vue +++ b/theseus_gui/src/pages/Settings.vue @@ -1,5 +1,5 @@