mirror of
https://github.com/spacebarchat/server.git
synced 2026-06-08 00:01:53 +00:00
fix forum channel
This commit is contained in:
@@ -117,6 +117,7 @@ router.post(
|
||||
const embeds = body.message.embeds || [];
|
||||
const message = await handleMessage({
|
||||
...body,
|
||||
id: thread.id,
|
||||
type: 0,
|
||||
pinned: false,
|
||||
author_id: req.user_id,
|
||||
|
||||
Reference in New Issue
Block a user