diff options
author | Diego Magdaleno <38844659+DiegoMagdaleno@users.noreply.github.com> | 2021-07-21 14:49:14 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-21 14:49:14 -0500 |
commit | 7408faf8b7506585128a9bdd76bc51e713c340c8 (patch) | |
tree | e4bcb0965570cf63669a77c6edf073bd8b4d579f | |
parent | fix guild create (diff) | |
parent | Merge branch 'fosscord:master' into master (diff) | |
download | server-7408faf8b7506585128a9bdd76bc51e713c340c8.tar.xz |
Merge pull request #173 from DiegoMagdaleno/master
[Fix] Fixes STR instead of JSON response and timestamps
-rw-r--r-- | src/routes/channels/#channel_id/messages/index.ts | 2 | ||||
-rw-r--r-- | src/start.ts | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/src/routes/channels/#channel_id/messages/index.ts b/src/routes/channels/#channel_id/messages/index.ts |