@@ -56,10 +52,10 @@
+
+
diff --git a/src/client/pages/settings/index.link.vue b/src/client/pages/settings/index.link.vue
new file mode 100644
index 0000000000..895efffc9c
--- /dev/null
+++ b/src/client/pages/settings/index.link.vue
@@ -0,0 +1,105 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/client/pages/settings/index.vue b/src/client/pages/settings/index.vue
index 3fb5f5f1e6..cb86fdca71 100644
--- a/src/client/pages/settings/index.vue
+++ b/src/client/pages/settings/index.vue
@@ -1,50 +1,42 @@
-
-
-
- {{ $ts.accounts }}
-
- {{ $ts.emailNotConfiguredWarning }} {{ $ts.configure }}
-
- {{ $ts.basicSettings }}
- {{ $ts.profile }}
- {{ $ts.privacy }}
- {{ $ts.reaction }}
- {{ $ts.drive }}
- {{ $ts.notifications }}
- {{ $ts.email }}
- {{ $ts.integration }}
- {{ $ts.security }}
-
-
- {{ $ts.clientSettings }}
- {{ $ts.general }}
- {{ $ts.theme }}
- {{ $ts.menu }}
- {{ $ts.sounds }}
- {{ $ts.plugins }}
-
-
- {{ $ts.otherSettings }}
- {{ $ts.importAndExport }}
- {{ $ts.muteAndBlock }}
- {{ $ts.wordMute }}
- API
- {{ $ts.other }}
-
-
- {{ $ts.clearCache }}
-
-
- {{ $ts.logout }}
-
-
+
+
+ {{ $ts.accounts }}
+
+
{{ $ts.emailNotConfiguredWarning }} {{ $ts.configure }}
+
+
{{ $ts.basicSettings }}
+
{{ $ts.profile }}
+
{{ $ts.privacy }}
+
{{ $ts.reaction }}
+
{{ $ts.drive }}
+
{{ $ts.notifications }}
+
{{ $ts.email }}
+
{{ $ts.integration }}
+
{{ $ts.security }}
+
+
+
{{ $ts.clientSettings }}
+
{{ $ts.general }}
+
{{ $ts.theme }}
+
{{ $ts.menu }}
+
{{ $ts.sounds }}
+
{{ $ts.plugins }}
+
+
+
{{ $ts.otherSettings }}
+
{{ $ts.importAndExport }}
+
{{ $ts.muteAndBlock }}
+
{{ $ts.wordMute }}
+
API
+
{{ $ts.other }}
+
+
+ {{ $ts.clearCache }}
+ {{ $ts.logout }}
+
@@ -55,11 +47,8 @@