fd
This commit is contained in:
parent
26731be09f
commit
5cafe16f4b
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ def api_verify_email(v):
|
|||
|
||||
send_verification_email(v)
|
||||
|
||||
return "", 204
|
||||
return {"message": "Email has been sent (ETA ~5 minutes)"}
|
||||
|
||||
|
||||
@app.get("/activate")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue