mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add new web client sidebar
This commit is contained in:
parent
be0861a1ee
commit
3e1c78d345
21 changed files with 201 additions and 99 deletions
|
@ -509,7 +509,7 @@
|
|||
});
|
||||
}
|
||||
|
||||
$(document).on('headercreated', function () {
|
||||
$(document).on('headercreated', '.libraryPage', function () {
|
||||
|
||||
$('.btnCast').on('click', function () {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue