fix another forum bug

This commit is contained in:
MathMan05
2026-02-04 12:08:11 -06:00
parent 989d8c5c59
commit c44aed6cc1
@@ -122,7 +122,7 @@ router.post(
pinned: false,
author_id: req.user_id,
embeds,
channel_id,
channel_id: thread.id,
attachments,
timestamp: new Date(),
});