events updated
This commit is contained in:
@@ -77,7 +77,7 @@ def user_list(request: Request, validation: EndpointValidation):
|
||||
headers = getattr(
|
||||
active_validation, str(valid_token.lang).lower(), active_validation.tr
|
||||
)
|
||||
print('headers', headers)
|
||||
print("headers", headers)
|
||||
return EndpointValidationResponse(
|
||||
language=valid_token.lang,
|
||||
headers=headers,
|
||||
|
||||
Reference in New Issue
Block a user