Add dispute system
This commit is contained in:
@@ -1111,6 +1111,7 @@ async def complete_event_assignment(
|
||||
|
||||
# Log activity
|
||||
activity_data = {
|
||||
"assignment_id": assignment.id,
|
||||
"game": challenge.game.title,
|
||||
"challenge": challenge.title,
|
||||
"difficulty": challenge.difficulty,
|
||||
|
||||
Reference in New Issue
Block a user