mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-14 13:20:32 +00:00
ehhhh
This commit is contained in:
@@ -19,4 +19,6 @@ router.post("/", route({}), async (req, res) => {
|
||||
channel_id: message.channel_id,
|
||||
data: message.toJSON(),
|
||||
});
|
||||
|
||||
return res.status(200);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user