From 63f9c271ca9958abb00d879be01a045d25d261d1 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 30 Jul 2024 20:58:25 +0900 Subject: :art: --- .../abuse-report/notification-recipient.editor.vue | 43 ++++++++++++---------- packages/frontend/src/pages/emoji-edit-dialog.vue | 5 ++- 2 files changed, 27 insertions(+), 21 deletions(-) (limited to 'packages/frontend/src/pages') diff --git a/packages/frontend/src/pages/admin/abuse-report/notification-recipient.editor.vue b/packages/frontend/src/pages/admin/abuse-report/notification-recipient.editor.vue index 015109f54e..827e22e8ae 100644 --- a/packages/frontend/src/pages/admin/abuse-report/notification-recipient.editor.vue +++ b/packages/frontend/src/pages/admin/abuse-report/notification-recipient.editor.vue @@ -16,8 +16,8 @@ SPDX-License-Identifier: AGPL-3.0-only {{ mode === 'create' ? i18n.ts._abuseReport._notificationRecipient.createRecipient : i18n.ts._abuseReport._notificationRecipient.modifyRecipient }} -