restore code

This commit is contained in:
ogerly 2023-03-29 14:26:27 +02:00
parent 5fded941b9
commit 5ca2a571f4

View File

@ -366,7 +366,7 @@ export default {
{ key: 'confirmedBy', label: this.$t('moderator') },
{ key: 'chatCreation', label: this.$t('chat') },
],
]
][this.tabIndex]
},
statusFilter() {
return FILTER_TAB_MAP[this.tabIndex]