diff options
author | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-04-23 10:57:49 +0300 |
---|---|---|
committer | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-04-23 10:57:49 +0300 |
commit | ec3c158269df31fa686fd6aea5a55f08839b1038 (patch) | |
tree | 185d1f588fe9577b2197801b5b04f379f82e4e73 /api/src | |
parent | backfilling — first steps (diff) | |
parent | text+voice code is already there (diff) | |
download | server-ec3c158269df31fa686fd6aea5a55f08839b1038.tar.xz |
Merge branch 'master' of https://github.com/fosscord/fosscord-server
Diffstat (limited to 'api/src')
-rw-r--r-- | api/src/routes/channels/#channel_id/messages/index.ts | 5 | ||||
-rw-r--r-- | api/src/routes/users/@me/index.ts | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/api/src/routes/channels/#channel_id/messages/index.ts b/api/src/routes/channels/#channel_id/messages/index.ts |