's'
This commit is contained in:
@@ -193,6 +193,7 @@ async def ensure_user(item: EnsureUserRequest):
|
||||
"email": email,
|
||||
"password": DEFAULT_PASSWORD,
|
||||
"passwordConfirm": DEFAULT_PASSWORD,
|
||||
"live_allowed": True,
|
||||
},
|
||||
headers={
|
||||
"Content-Type": "application/json",
|
||||
|
||||
Reference in New Issue
Block a user