1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

add sat ini mappings

This commit is contained in:
Luke Pulverenti 2016-03-17 14:19:39 -04:00
parent fa79e62c13
commit ee120181ee
3 changed files with 46 additions and 30 deletions

View file

@ -2544,9 +2544,10 @@ var AppInfo = {};
defineRoute({
path: '/livetvtunerprovider-satip.html',
dependencies: ['jQuery'],
dependencies: ['paper-input', 'paper-checkbox'],
autoFocus: false,
roles: 'admin'
roles: 'admin',
controller: 'scripts/livetvtunerprovider-satip'
});
defineRoute({