fix: harden leave room rate limiting

This commit is contained in:
Timo
2026-07-02 00:14:55 +02:00
parent 9fe83f89b2
commit c022f6f490
11 changed files with 52 additions and 32 deletions
-3
View File
@@ -42,8 +42,5 @@ jobs:
run: npm ci
working-directory: server
- name: Run tests
run: npm test
- name: Run verification suite
run: npm run verify