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 = [];
|
var menuItems = [];
|
||||||
|
|
||||||
menuItems.push({
|
//menuItems.push({
|
||||||
name: getTunerName('satip'),
|
// name: getTunerName('satip'),
|
||||||
id: 'satip'
|
// id: 'satip'
|
||||||
});
|
//});
|
||||||
|
|
||||||
menuItems.push({
|
menuItems.push({
|
||||||
name: 'HDHomerun',
|
name: 'HDHomerun',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue