From 8a3f6eee0e6bc220019d9f260f3431d8cd604843 Mon Sep 17 00:00:00 2001 From: Christian Heller Date: Fri, 14 Feb 2025 15:16:01 +0100 Subject: [PATCH] Add anchor links and jumps to them to playlist. --- src/templates/_base.tmpl | 1 + src/templates/playlist.tmpl | 14 ++++++++++++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/src/templates/_base.tmpl b/src/templates/_base.tmpl index d2c8aac..2ac0b99 100644 --- a/src/templates/_base.tmpl +++ b/src/templates/_base.tmpl @@ -70,6 +70,7 @@ event_handlers.push(function(data) { // update player state connect_events();