fixed bugs

This commit is contained in:
ben
2026-08-19 09:38:31 +02:00
parent bf601846db
commit 8fe812e8e6
5 changed files with 35 additions and 67 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from database import execute, fetch_one
from database import execute, fetch_one, fetch_all
def respond_to_event(event_id, user_id, status):