mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update connection manager
This commit is contained in:
parent
6235ee51eb
commit
6cbc470b0e
14 changed files with 209 additions and 47 deletions
|
@ -403,6 +403,8 @@
|
|||
|
||||
function reloadPage(page) {
|
||||
|
||||
showLoadingMessage(page);
|
||||
|
||||
$('.guideRequiresUnlock', page).hide();
|
||||
|
||||
RegistrationServices.validateFeature('livetv').done(function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue