1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-06 18:33:38 +02:00

Fix playlist skipping multiple songs when current song has ended

This commit is contained in:
Arne Schlüter 2018-10-09 19:11:10 +02:00
commit 58327be930
3 changed files with 8 additions and 6 deletions

View file

@ -68,7 +68,7 @@
[:div.navbar-item [search/form]]]
[:div.navbar-end
[:a.navbar-item {:href (url-for ::routes/current-queue)
:title "Current queue"} [icon :audio]]
:title "Current queue"} [icon :audio-spectrum]]
(when stream-role
[navbar-dropdown "Library"
[[{:href (url-for ::routes/library {:criteria "recent"})} "Recently played"]