mirror of
https://github.com/spacebarchat/server.git
synced 2026-03-30 16:05:41 +00:00
just one more check
This commit is contained in:
@@ -189,6 +189,8 @@ router.post(
|
||||
// TODO
|
||||
break;
|
||||
*/
|
||||
default:
|
||||
body satisfies never;
|
||||
}
|
||||
|
||||
pendingInteractions.delete(interactionId);
|
||||
|
||||
Reference in New Issue
Block a user