From 131bd7318c366803387030088c0160309b3e4454 Mon Sep 17 00:00:00 2001 From: Laptop Date: Tue, 26 Nov 2024 21:37:01 +0200 Subject: [PATCH] yet another small fix --- templates/track.templ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/track.templ b/templates/track.templ index 4001f07..79b4998 100644 --- a/templates/track.templ +++ b/templates/track.templ @@ -39,7 +39,7 @@ templ TrackPlayer(prefs cfg.Preferences, track sc.Track, stream string, displayE JavaScript is disabled! Audio playback may not work without it enabled. if cfg.Restream {
- You can enable Restream player in the preferences. It works without JavaScript. + You can enable Restream player in the preferences. It works without JavaScript. } }