From 155a5b9947b6e28c45b60bbb53aefd45dbf7063d Mon Sep 17 00:00:00 2001 From: TOMMY Date: Tue, 27 Jun 2023 21:58:38 +0800 Subject: [PATCH] fix: Remove free space (#7411) --- .../dashboard/routes/dashboard/settings/inbox/Index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/dashboard/routes/dashboard/settings/inbox/Index.vue b/app/javascript/dashboard/routes/dashboard/settings/inbox/Index.vue index 5ac72be93..a61378e10 100644 --- a/app/javascript/dashboard/routes/dashboard/settings/inbox/Index.vue +++ b/app/javascript/dashboard/routes/dashboard/settings/inbox/Index.vue @@ -169,7 +169,7 @@ export default { confirmDeleteMessage() { return `${this.$t('INBOX_MGMT.DELETE.CONFIRM.MESSAGE')} ${ this.selectedInbox.name - } ?`; + }?`; }, confirmPlaceHolderText() { return `${this.$t('INBOX_MGMT.DELETE.CONFIRM.PLACE_HOLDER', {