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