From 346c51b17d3c3491a9fbac422b5a8fcb6741c6d5 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Sun, 12 Jul 2020 17:08:08 +0200 Subject: [PATCH] got --- rowers/templates/rower_exportsettings.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/rowers/templates/rower_exportsettings.html b/rowers/templates/rower_exportsettings.html index 14c5286b..b5b0e3c6 100644 --- a/rowers/templates/rower_exportsettings.html +++ b/rowers/templates/rower_exportsettings.html @@ -19,6 +19,13 @@

+{% if rower.garmintoken and rower.garmintoken != '' %} +

+ You are connected to Garmin. Switching off Garmin Connect sync is on the + Account settings + page. Look for the "Rowsandall" app. +

+{% endif %}

Garmin Connnect has no manual sync, so connecting your account to your Garmin account will automatically auto-sync workouts from Garmin to Rowsandall (but not in the other direction).