From 083f51c0d92e59d8ee3ee945693e8d1f46fd1134 Mon Sep 17 00:00:00 2001 From: elweyn Date: Thu, 9 Mar 2023 10:05:08 +0100 Subject: [PATCH] Add moderator confirmedBy to confirmed. --- admin/src/pages/CreationConfirm.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/admin/src/pages/CreationConfirm.vue b/admin/src/pages/CreationConfirm.vue index 56867e4ef..bad7489db 100644 --- a/admin/src/pages/CreationConfirm.vue +++ b/admin/src/pages/CreationConfirm.vue @@ -246,6 +246,7 @@ export default { return this.$d(new Date(value), 'short') }, }, + { key: 'confirmedBy', label: this.$t('moderator') }, { key: 'chatCreation', label: this.$t('chat') }, ], [