chore: move Off to first position in connect markers select

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Vgmzx8VTTTmCskSpQtsLTr
This commit is contained in:
2026-06-21 12:12:45 +02:00
parent 89e2708b1e
commit f6a8657de2
+1 -1
View File
@@ -73,10 +73,10 @@ form:
help: "On: draws a dashed line between every entry in date order.<br>Manual: no automatic lines — only entries with Force Connect are linked.<br>Intelligent GPX: suppresses the connector where a GPX track already covers the route (requires Show GPX enabled); Force Connect still overrides.<br>Off: no connector lines at all, Force Connect is also ignored." help: "On: draws a dashed line between every entry in date order.<br>Manual: no automatic lines — only entries with Force Connect are linked.<br>Intelligent GPX: suppresses the connector where a GPX track already covers the route (requires Show GPX enabled); Force Connect still overrides.<br>Off: no connector lines at all, Force Connect is also ignored."
default: 'on' default: 'on'
options: options:
'off': 'Off — no connections'
'on': 'On — always connect all' 'on': 'On — always connect all'
'manual': 'Manual — force connect only' 'manual': 'Manual — force connect only'
'intelligent_gpx': 'Intelligent GPX — suppress where route is covered' 'intelligent_gpx': 'Intelligent GPX — suppress where route is covered'
'off': 'Off — no connections'
publishing: publishing:
type: tab type: tab