fixed bugs
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user