diff options
| author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-20 18:34:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-20 18:34:13 +0200 |
| commit | 3151e904484feeaffd4eb67bfb978591957c3c13 (patch) | |
| tree | 38f774cfae5f41b831d043c6e46855ec14e2ad15 /api | |
| parent | Merge branch 'master' of https://github.com/fosscord/fosscord-api (diff) | |
| parent | Update index.ts (diff) | |
| download | server-ts-3151e904484feeaffd4eb67bfb978591957c3c13.tar.xz | |
Merge pull request #386 from ChrisChrome/master
Delete messages before deleting channel
Diffstat (limited to 'api')
| -rw-r--r-- | api/src/routes/channels/#channel_id/index.ts | 1 | ||||
| -rw-r--r-- | api/src/routes/users/@me/relationships.ts | 2 | ||||
| -rw-r--r-- | api/src/util/route.ts | 1 |
3 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 |
