fixed bugs and small changes

This commit is contained in:
ben
2026-08-18 09:58:52 +02:00
parent 1f835ba4e8
commit a3f252c8d6
+1 -1
View File
@@ -200,7 +200,7 @@ def get_room_events(room_id, date_from=None, date_to=None):
return fetch_all(
query,
tuple(params),
)
)
def get_event(event_id):
return fetch_one(