just one more check

This commit is contained in:
MathMan05
2026-03-18 10:32:19 -05:00
committed by Rory&
parent 6514111bc2
commit 182bf74eac

View File

@@ -189,6 +189,8 @@ router.post(
// TODO
break;
*/
default:
body satisfies never;
}
pendingInteractions.delete(interactionId);