Merge branch 'feature/stravaapi' into develop
This commit is contained in:
@@ -162,7 +162,14 @@
|
||||
a workout on Strava. If you want Deletions to propagate to Rowsandall, tick the Strava Auto Delete
|
||||
check box.
|
||||
</p>
|
||||
|
||||
{% if rower.stravatoken and rower.stravatoken != '' %}
|
||||
<p>
|
||||
<em>You are connected to Strava.</em> Workouts imported from Strava will not be synced
|
||||
to other platforms and the data will only be visible to you, not your team members or coaches.
|
||||
We have to respect the terms and conditions of the Strava API, which do not allow us to sync
|
||||
data to other platforms or to share the data with others.
|
||||
</p>
|
||||
{% endif %}
|
||||
</li>
|
||||
{% if grants %}
|
||||
<li class="rounder">
|
||||
|
||||
Reference in New Issue
Block a user