Private
Public Access
1
0
This commit is contained in:
2024-12-11 08:07:13 +01:00
parent 61030dad07
commit 8327e51841
2 changed files with 2 additions and 2 deletions

View File

@@ -32,10 +32,10 @@
Strava,
{% endif %}
{% if rower.rp3token is not None and rower.rp3token != '' %}
RP3
RP3,
{% endif %}
{% if rower.rojabo_token is not None and rower.rojabo_token != '' %}
Rojabo
Rojabo,
{% endif %}
{% if rower.intervals_token is not None and rower.intervals_token != '' %}
Intervals.icu

Binary file not shown.