mirror of
https://github.com/yattee/yattee.git
synced 2026-05-12 02:17:46 +00:00
Add Playlists entry to sidebar main navigation
Adds a toggleable "Playlists" item that opens PlaylistsListView, mirroring the Channels → ManageChannelsView pattern.
This commit is contained in:
@@ -14212,6 +14212,17 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sidebar.mainItem.playlists" : {
|
||||
"comment" : "Sidebar main navigation item for playlists",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Playlists"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"sidebar.mainItem.downloads" : {
|
||||
"comment" : "Sidebar main navigation item for downloads",
|
||||
"localizations" : {
|
||||
|
||||
Reference in New Issue
Block a user