diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-07-02 22:09:16 +1000 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-07-02 22:09:16 +1000 |
commit | c1fab4043ac348d10102f850e643f715d7f8e2a9 (patch) | |
tree | 663875f7567ee85444d0c8485cda5530d3dfc02a | |
parent | show how long a user was timed out for in logs (diff) | |
download | server-c1fab4043ac348d10102f850e643f715d7f8e2a9.tar.xz |
set message max length manually
-rw-r--r-- | slowcord/src/index.ts | 2 | ||||
-rw-r--r-- | util/src/entities/Message.ts | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/slowcord/src/index.ts b/slowcord/src/index.ts |