Private
Public Access
1
0

small improvement

This commit is contained in:
Sander Roosendaal
2019-11-11 21:56:00 +01:00
parent 87822b4617
commit 9ded10d692

View File

@@ -191,6 +191,7 @@ def workout_video_view(request,id=''):
'analysis':analysis,
'maxtime':maxtime,
'metrics':metrics,
'locked': True,
})