mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
made StreamOptions concrete
This commit is contained in:
parent
6659d6ee79
commit
538f8afac0
1 changed files with 1 additions and 1 deletions
|
@ -254,7 +254,7 @@
|
|||
|
||||
window.Search = new search();
|
||||
|
||||
$(document).on('pagehide', ".page", function () {
|
||||
$(document).on('pagehide', ".libraryPage", function () {
|
||||
|
||||
hideFlyout(this);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue