Private
Public Access
1
0
This commit is contained in:
2023-07-20 11:00:31 +02:00
parent f7e8e791d2
commit 3c92132dbc
5 changed files with 10 additions and 7 deletions

View File

@@ -5390,6 +5390,7 @@ def workout_upload_api(request):
}
)
_ = send_confirm(r.user, t, link, '')
return JSONResponse(status=statuscode, data=message)