Update app.py

This commit is contained in:
2026-05-05 21:51:23 +02:00
parent 892315e976
commit 32a523562c
+1 -1
View File
@@ -467,7 +467,7 @@ def invite(room_id, event_id):
remember_user(sender)
with METRICS_LOCK:
METRICS["invite_allowed"] += 1
METRICS["invite_allowed"] += 1
return forward_request(
"PUT",