mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update icons
This commit is contained in:
parent
601e6202e3
commit
b038bc1785
77786 changed files with 32 additions and 209091 deletions
|
@ -483,7 +483,10 @@
|
|||
}).on('pagebeforeshowready', "#liveTvGuidePage", function () {
|
||||
|
||||
var page = this;
|
||||
reloadPage(page);
|
||||
|
||||
if (NavHelper.needsRefresh(page)) {
|
||||
reloadPage(page);
|
||||
}
|
||||
});
|
||||
|
||||
})(jQuery, document);
|
Loading…
Add table
Add a link
Reference in a new issue