diff options
-rw-r--r-- | lib/badwords.json5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/badwords.json5 b/lib/badwords.json5 index 36fff66..343039e 100644 --- a/lib/badwords.json5 +++ b/lib/badwords.json5 @@ -40,5 +40,5 @@ 'hi, bro i am leaving cs:go and giving away my skin': 3, 'tar baby': 2, 'get free discord nitro from steam': 3, - 'and there is discord hallween's giveaway': 3 + "and there is discord hallween's giveaway": 3 } |