summary refs log tree commit diff
path: root/api/src/util/handlers/Message.ts
diff options
context:
space:
mode:
authorKuna <65683493+Thesourtimes@users.noreply.github.com>2022-01-01 17:38:18 +0000
committerGitHub <noreply@github.com>2022-01-01 17:38:18 +0000
commitb4e094460bfdf72855deec84d48345700eae9ad6 (patch)
tree6bf9ee03c6f716186adcff7078f67c7156608bc3 /api/src/util/handlers/Message.ts
parentFix game statusses (diff)
parentadd a relase template (diff)
downloadserver-b4e094460bfdf72855deec84d48345700eae9ad6.tar.xz
Merge pull request #569 from Thesourtimes/master
Diffstat (limited to '')
-rw-r--r--api/src/util/handlers/Message.ts (renamed from api/src/util/Message.ts)2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/src/util/Message.ts b/api/src/util/handlers/Message.ts

index 4ba93edd..ba676394 100644 --- a/api/src/util/Message.ts +++ b/api/src/util/handlers/Message.ts
@@ -22,7 +22,7 @@ import { import { HTTPError } from "lambert-server"; import fetch from "node-fetch"; import cheerio from "cheerio"; -import { MessageCreateSchema } from "../routes/channels/#channel_id/messages"; +import { MessageCreateSchema } from "../../routes/channels/#channel_id/messages"; // TODO: check webhook, application, system author, stickers // TODO: embed gifs/videos/images