diff options
author | Chris Chrome <christophercookman@gmail.com> | 2021-09-20 08:58:06 -0400 |
---|---|---|
committer | Chris Chrome <christophercookman@gmail.com> | 2021-09-20 08:58:06 -0400 |
commit | 12a151eb2d907bdcfa80baa0defe3a255d58f8a7 (patch) | |
tree | cb73a783e6959864a28cbe30a7ae8240c7c1bb7d | |
parent | Update README.md (diff) | |
download | server-12a151eb2d907bdcfa80baa0defe3a255d58f8a7.tar.xz |
Delete messages before deleting channel
Might need some testing, but seems pretty solid for one line of code lol
-rw-r--r-- | api/src/routes/channels/#channel_id/index.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/api/src/routes/channels/#channel_id/index.ts b/api/src/routes/channels/#channel_id/index.ts |