diff --git a/.vscode/settings.json b/.vscode/settings.json
index b4be94df..665e623e 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -2,7 +2,7 @@
"editor.formatOnSave": true,
"vetur.validation.template": false,
"editor.codeActionsOnSave": {
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": "explicit"
},
"editor.tabSize": 2,
"editor.detectIndentation": false,
diff --git a/components/navigation/modeModal.vue b/components/navigation/modeModal.vue
index 293ff67d..13eb6d4a 100644
--- a/components/navigation/modeModal.vue
+++ b/components/navigation/modeModal.vue
@@ -3,45 +3,25 @@
{{ $t("AnotherSpace") }}
-
+
-
+
-
+
-
+
-