From d4c4e30fe4b08bf03b9e7dc6be568aba8b15ae47 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 11 Apr 2021 12:31:24 +0900 Subject: Tweak UI --- src/client/components/notification-setting-window.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/client/components/notification-setting-window.vue') diff --git a/src/client/components/notification-setting-window.vue b/src/client/components/notification-setting-window.vue index a3e221f7b2..3d17497971 100644 --- a/src/client/components/notification-setting-window.vue +++ b/src/client/components/notification-setting-window.vue @@ -9,13 +9,13 @@ @closed="$emit('closed')" > -
+
{{ $ts.useGlobalSetting }}
-
+
{{ $ts.notificationSettingDesc }} {{ $ts.disableAll }} {{ $ts.enableAll }} -- cgit v1.2.3-freya