bug fix
This commit is contained in:
@@ -4541,7 +4541,7 @@ def workout_upload_api(request):
|
||||
|
||||
if r.getemailnotifications and not r.emailbounced:
|
||||
link = settings.SITE_URL+reverse(
|
||||
r.defaultlandingpage,
|
||||
r.defaultlandingpage,
|
||||
kwargs = {
|
||||
'id':encoder.encode_hex(w.id),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user