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 | 494f69eeb4f9899d8dd2605f6f812aee2ab5cbfa (patch) | |
tree | d200b14b06ab6d8f3ff0547ad06dc2a5f5917ad4 /api/src | |
parent | Update README.md (diff) | |
download | server-494f69eeb4f9899d8dd2605f6f812aee2ab5cbfa.tar.xz |
Delete messages before deleting channel
Might need some testing, but seems pretty solid for one line of code lol
Diffstat (limited to 'api/src')
-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 |