Merge branch 'main' of https://github.com/JohnXLivingston/peertube-plugin-livechat
This commit is contained in:
@ -116,6 +116,7 @@ interface ChannelConfigurationOptions {
|
||||
}
|
||||
|
||||
interface ChannelForbiddenWords {
|
||||
enabled: boolean
|
||||
entries: string[]
|
||||
regexp?: boolean
|
||||
applyToModerators?: boolean
|
||||
|
Reference in New Issue
Block a user