diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-04-23 20:39:52 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-04-23 20:39:52 +0200 |
commit | 2fa5129c95f10aada6742ebe1fbaedcf89641f6b (patch) | |
tree | e228f443a560b1e41c6c989f318759aa8bf1d734 /src | |
parent | :construction: Webhook (diff) | |
download | server-2fa5129c95f10aada6742ebe1fbaedcf89641f6b.tar.xz |
:bug: fix directory name
Diffstat (limited to 'src')
-rw-r--r-- | src/routes/auth/login.ts | 2 | ||||
-rw-r--r-- | src/routes/channels/#channel_id/messages/#message_id/crosspost.ts (renamed from src/routes/channels/#channel_id/messages/:message_id/crosspost.ts) | 0 | ||||
-rw-r--r-- | src/routes/channels/#channel_id/messages/#message_id/index.ts (renamed from src/routes/channels/#channel_id/messages/:message_id/index.ts) | 0 | ||||
-rw-r--r-- | src/routes/channels/#channel_id/messages/#message_id/reactions.ts (renamed from src/routes/channels/#channel_id/messages/:message_id/reactions.ts) | 0 |
4 files changed, 1 insertions, 1 deletions
diff --git a/src/routes/auth/login.ts b/src/routes/auth/login.ts |