mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
hide satip for now.
This commit is contained in:
parent
f5cbdac97d
commit
2f4b5e3313
1 changed files with 4 additions and 4 deletions
|
@ -451,10 +451,10 @@
|
|||
|
||||
var menuItems = [];
|
||||
|
||||
menuItems.push({
|
||||
name: getTunerName('satip'),
|
||||
id: 'satip'
|
||||
});
|
||||
//menuItems.push({
|
||||
// name: getTunerName('satip'),
|
||||
// id: 'satip'
|
||||
//});
|
||||
|
||||
menuItems.push({
|
||||
name: 'HDHomerun',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue