mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
show moderator id
This commit is contained in:
parent
10022c2247
commit
cdfcaefa84
@ -212,7 +212,7 @@ export default {
|
|||||||
return this.formatDateOrDash(value)
|
return this.formatDateOrDash(value)
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{ key: 'moderator', label: this.$t('moderator') },
|
{ key: 'moderatorId', label: this.$t('moderator') },
|
||||||
{ key: 'editCreation', label: this.$t('chat') },
|
{ key: 'editCreation', label: this.$t('chat') },
|
||||||
{ key: 'confirm', label: this.$t('save') },
|
{ key: 'confirm', label: this.$t('save') },
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user