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

update live tv filters

This commit is contained in:
Luke Pulverenti 2016-02-14 21:51:05 -05:00
parent 71cc832d1c
commit 6fb474ce5f
6 changed files with 134 additions and 121 deletions

View file

@ -162,7 +162,6 @@
depends.push('paper-icon-item');
depends.push('paper-item-body');
renderMethod = 'renderChannelsTab';
initMethod = 'initChannelsTab';
break;
case 3:
depends.push('scripts/livetvrecordings');