From 352e16be2e5f310f072549ec83fdcb2d39819bd5 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 29 Dec 2022 17:24:46 +0900 Subject: [PATCH] :art: --- .../MkNotificationSettingWindow.vue | 31 +++++++++++-------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/packages/frontend/src/components/MkNotificationSettingWindow.vue b/packages/frontend/src/components/MkNotificationSettingWindow.vue index 75bea2976..92165ef47 100644 --- a/packages/frontend/src/components/MkNotificationSettingWindow.vue +++ b/packages/frontend/src/components/MkNotificationSettingWindow.vue @@ -10,20 +10,25 @@ @closed="emit('closed')" > -
-
- - {{ i18n.ts.useGlobalSetting }} - - + + +
+ +
-
- {{ i18n.ts.notificationSettingDesc }} - {{ i18n.ts.disableAll }} - {{ i18n.ts.enableAll }} - {{ i18n.t(`_notification._types.${ntype}`) }} -
-
+