This commit is contained in:
2026-01-12 22:34:14 +01:00
parent 6b5508802a
commit 4f484b0091
3 changed files with 20 additions and 8 deletions

View File

@@ -201,7 +201,7 @@
<div class="auto-track-controls">
<label class="toggle-label">
<input type="checkbox" bind:checked={autoTrackEnabled} on:change={updateAutoTrack} />
<span>Enable Auto-Track from Radio</span>
<span>Enable Auto-Track from Tuner</span>
</label>
<div class="threshold-group">
@@ -579,4 +579,4 @@
gap: 12px;
}
</style>
</style>