mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 04:59:40 +00:00
Added guilds to allowed banned words
This commit is contained in:
parent
e58af6e3ea
commit
63a04f36c9
1 changed files with 2 additions and 0 deletions
|
|
@ -134,6 +134,8 @@ let guildsAllowingBannedWords = {
|
|||
'8e389264-ada0-4834-828c-ef65679e929c': true, // Witches, Pagans, and Diviners
|
||||
'0ff469a9-677f-4dcd-a091-2d2d3cebcaa8': true, // Writers of Ideas: Speculative Fiction Authors
|
||||
'f371368a-b3b0-4a81-a400-3bd59fc0a89d': true, // Youtube francophone
|
||||
'9ffb19bb-1356-4ead-b585-c5031b5393b1': true, // Cynophiles
|
||||
'14ae3965-0536-4b63-bc55-3dbd6660e3af': true, // Purely Positive Dog Trainers
|
||||
};
|
||||
|
||||
module.exports = guildsAllowingBannedWords;
|
||||
|
|
|
|||
Loading…
Reference in a new issue