mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-06 18:33:38 +02:00
This commit is contained in:
parent
900b2c3aae
commit
4c8439206e
1 changed files with 2 additions and 1 deletions
|
|
@ -30,7 +30,8 @@
|
||||||
(case (:kind params)
|
(case (:kind params)
|
||||||
"recent" "Recently Played"
|
"recent" "Recently Played"
|
||||||
"newest" "Newest Additions"
|
"newest" "Newest Additions"
|
||||||
"starred" "Starred")])
|
"starred" "Starred"
|
||||||
|
"…")])
|
||||||
|
|
||||||
(defmethod breadcrumbs ::routes/artist.overview [_ _]
|
(defmethod breadcrumbs ::routes/artist.overview [_ _]
|
||||||
[bulma-breadcrumbs
|
[bulma-breadcrumbs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue