mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-24 21:15:28 +00:00
fix another forum bug
This commit is contained in:
@@ -122,7 +122,7 @@ router.post(
|
||||
pinned: false,
|
||||
author_id: req.user_id,
|
||||
embeds,
|
||||
channel_id,
|
||||
channel_id: thread.id,
|
||||
attachments,
|
||||
timestamp: new Date(),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user