show moderator id

This commit is contained in:
Moriz Wahl 2023-03-30 15:50:20 +02:00
parent 10022c2247
commit cdfcaefa84

View File

@ -212,7 +212,7 @@ export default {
return this.formatDateOrDash(value)
},
},
{ key: 'moderator', label: this.$t('moderator') },
{ key: 'moderatorId', label: this.$t('moderator') },
{ key: 'editCreation', label: this.$t('chat') },
{ key: 'confirm', label: this.$t('save') },
],