misc
This commit is contained in:
parent
c1f3e7033b
commit
1a2c966939
9 changed files with 243 additions and 187 deletions
|
@ -118,6 +118,10 @@
|
|||
name: "Queue",
|
||||
pane: Pane(Queue),
|
||||
),
|
||||
(
|
||||
name: "Genre",
|
||||
pane: Pane(Browser(root_tag: "genre", separator: ";")),
|
||||
),
|
||||
(
|
||||
name: "Artists",
|
||||
pane: Pane(Artists),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue