From 41c2560cb15148b555fd4588c5e89adacb961529 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Sat, 22 Feb 2025 17:14:24 +0900 Subject: [PATCH] Update general.vue --- .../frontend/src/pages/settings/general.vue | 112 +++++++++++------- 1 file changed, 72 insertions(+), 40 deletions(-) diff --git a/packages/frontend/src/pages/settings/general.vue b/packages/frontend/src/pages/settings/general.vue index a264052fb4..77b9f6be37 100644 --- a/packages/frontend/src/pages/settings/general.vue +++ b/packages/frontend/src/pages/settings/general.vue @@ -66,7 +66,7 @@ SPDX-License-Identifier: AGPL-3.0-only - + @@ -133,7 +133,7 @@ SPDX-License-Identifier: AGPL-3.0-only {{ i18n.ts.loadRawImages }} @@ -158,54 +158,86 @@ SPDX-License-Identifier: AGPL-3.0-only - - - - - - + + + + + + + + - - - - - - + + + + + + + + - - - - - - - + + + + + + + + + - - + + + -
- {{ i18n.ts.useGroupedNotifications }} +
+ + {{ i18n.ts.useGroupedNotifications }} + - - - - - - - + + + + + + + + + - - - - - + + + + + + + - {{ i18n.ts._notification.checkNotificationBehavior }} -
- + {{ i18n.ts._notification.checkNotificationBehavior }} +
+
+