mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-25 18:34:45 +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