mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-15 18:52:24 +00:00
add banned words - TRIGGER / CONTENT WARNING: assault, slurs, swearwords, etc
This commit is contained in:
parent
13c4a726c7
commit
5d4600f5c7
1 changed files with 2 additions and 0 deletions
|
|
@ -103,6 +103,8 @@ const bannedWords = [
|
|||
'bullshitting',
|
||||
'shiz',
|
||||
'shit',
|
||||
'shite',
|
||||
'shits',
|
||||
'shitty',
|
||||
'shitting',
|
||||
'shithole',
|
||||
|
|
|
|||
Loading…
Reference in a new issue