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 | e463a7cc4fa44510967f353daad1d0ea3edfc5a3 (patch) | |
| tree | 4965ec7d3b179c55ba70b91fe11b989034bf9066 /api | |
| parent | Merge branch 'master' of https://github.com/fosscord/fosscord-api (diff) | |
| parent | Update index.ts (diff) | |
| download | server-ts-e463a7cc4fa44510967f353daad1d0ea3edfc5a3.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 |
