diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-02-13 22:13:31 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-02-13 22:13:31 +0000 |
commit | c4d415668f7b116d92f09a1621267c0389d661c5 (patch) | |
tree | b67633f84233276f9d6fbbc7e697fdd9a8fa8337 /src/lib | |
parent | a90cf3cdb0d065049bcbfe9b30943a8eff38df30 (diff) | |
download | tanzanite-c4d415668f7b116d92f09a1621267c0389d661c5.tar.gz tanzanite-c4d415668f7b116d92f09a1621267c0389d661c5.tar.bz2 tanzanite-c4d415668f7b116d92f09a1621267c0389d661c5.zip |
Automatically format code
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/badwords.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/badwords.ts b/src/lib/badwords.ts index 5086883..b0adb02 100644 --- a/src/lib/badwords.ts +++ b/src/lib/badwords.ts @@ -658,5 +658,4 @@ export default { /* -------------------------------------------------------------------------- */ /* Frequently Advertised Discord Severs */ /* -------------------------------------------------------------------------- */ - } as BadWords; |