correct error
This commit is contained in:
@@ -476,7 +476,7 @@ function copyText() {
|
|||||||
set_athlete();
|
set_athlete();
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if 'stroke' in metricsgroups %}
|
{% if 'stroke' in metricsgroups %}
|
||||||
{% if workout.workouttype == 'water'}
|
{% if workout.workouttype == 'water' %}
|
||||||
anglesoptions.PieStartAngle = 90+catch_now;
|
anglesoptions.PieStartAngle = 90+catch_now;
|
||||||
set_stroke();
|
set_stroke();
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user