diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-08-16 10:16:40 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-08-16 10:16:40 -0400 |
commit | 8ec23d45de5efc6b8cf1faad0ef5af77d7a6fe49 (patch) | |
tree | df3186130d7477da544032398f306dc38c6b4961 | |
parent | c84f2bc3c276bdd8192b94a4dfbf27bbbbb4a24d (diff) | |
download | tanzanite-8ec23d45de5efc6b8cf1faad0ef5af77d7a6fe49.tar.gz tanzanite-8ec23d45de5efc6b8cf1faad0ef5af77d7a6fe49.tar.bz2 tanzanite-8ec23d45de5efc6b8cf1faad0ef5af77d7a6fe49.zip |
make lowercase to please my ocd
-rw-r--r-- | src/lib/badwords.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/badwords.json b/src/lib/badwords.json index 1d94e1b..7b6709f 100644 --- a/src/lib/badwords.json +++ b/src/lib/badwords.json @@ -12,6 +12,6 @@ "hi friend, today i am leaving this fucking game": 3, "hi guys, i'm leaving this fucking game, take my": 3, "you can choose any skin for yourself": 3, - "Discord Nitro for Free - Steam Store": 3, - "Get 3 Months of Discord Nitro": 3 -} + "discord nitro for free - steam store": 3, + "get 3 months of discord nitro": 3 +}
\ No newline at end of file |