mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update tuner saving
This commit is contained in:
parent
fb05bbd6b5
commit
d1b79b8799
2 changed files with 3 additions and 1 deletions
|
@ -17,6 +17,8 @@
|
|||
page.querySelector('.chkEnabled').checked = info.IsEnabled;
|
||||
|
||||
});
|
||||
} else {
|
||||
page.querySelector('.chkEnabled').checked = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue