From 7d1dde0f0476ebfe7ac1311cffeb5ffc897d9e57 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 7 May 2023 20:59:29 +0900 Subject: [PATCH] =?UTF-8?q?chore(frontend):=20=E3=82=AF=E3=83=A9=E3=82=A4?= =?UTF-8?q?=E3=82=A2=E3=83=B3=E3=83=88=E3=81=AE=E5=85=A8=E8=88=AC=E8=A8=AD?= =?UTF-8?q?=E5=AE=9A=E3=82=92=E6=95=B4=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../frontend/src/pages/settings/general.vue | 42 +++++++++---------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/packages/frontend/src/pages/settings/general.vue b/packages/frontend/src/pages/settings/general.vue index 88b5690f32..7c1522e059 100644 --- a/packages/frontend/src/pages/settings/general.vue +++ b/packages/frontend/src/pages/settings/general.vue @@ -40,6 +40,7 @@ {{ i18n.ts.enableAnimatedMfm }} {{ i18n.ts.showGapBetweenNotesInTimeline }} {{ i18n.ts.loadRawImages }} + {{ i18n.ts.useReactionPickerForContextMenu }} @@ -66,6 +67,26 @@ + + + +
+ + + + + + + + + + + + + +
+
+ @@ -101,26 +122,6 @@ - - - -
- - - - - - - - - - - - - -
-
- @@ -128,7 +129,6 @@
{{ i18n.ts.openImageInNewTab }} {{ i18n.ts.enableInfiniteScroll }} - {{ i18n.ts.useReactionPickerForContextMenu }}