diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-09 14:46:59 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-09 14:46:59 +0200 |
commit | 6b44a7ada1f3fabcfbf89ae51a8e852c77f3f210 (patch) | |
tree | fd8073013bf7a4f47c0c191ec8538b99d64a7117 | |
parent | Merge branch 'master' of http://github.com/fosscord/fosscord-server (diff) | |
download | server-6b44a7ada1f3fabcfbf89ae51a8e852c77f3f210.tar.xz |
:art: cdn now also works without setting a public endpoint
-rw-r--r-- | api/src/routes/channels/#channel_id/messages/index.ts | 5 | ||||
-rw-r--r-- | bundle/src/Server.ts | 3 |
2 files changed, 4 insertions, 4 deletions
diff --git a/api/src/routes/channels/#channel_id/messages/index.ts b/api/src/routes/channels/#channel_id/messages/index.ts |