mini-player, header: make it persistent, add music page button and check current route

This commit is contained in:
Agahnim 2026-03-20 14:48:52 +01:00
parent d06922b584
commit 5d32091553
11 changed files with 78 additions and 52 deletions

View file

@ -111,4 +111,3 @@ function initMiniPlayer() {
}
initMiniPlayer();
document.addEventListener("htmx:afterSwap", initMiniPlayer);