Custom channel emoticons WIP (#130)

This commit is contained in:
John Livingston
2024-06-07 12:02:50 +02:00
parent 1b9ecea443
commit 47b580d132
3 changed files with 21 additions and 8 deletions

View File

@ -45,7 +45,8 @@ export class ChannelEmojisElement extends LivechatElement {
},
url: {
colName: ptTr(LOC_LIVECHAT_EMOJIS_FILE),
description: ptTr(LOC_LIVECHAT_EMOJIS_FILE_DESC)
description: ptTr(LOC_LIVECHAT_EMOJIS_FILE_DESC),
headerClassList: ['peertube-livechat-emojis-thead-file']
}
}
const tableSchema: DynamicFormSchema = {