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

fix schedules direct

This commit is contained in:
Luke Pulverenti 2016-08-14 12:29:59 -04:00
parent 825fd9cce4
commit 66d5f9eded

View file

@ -1,4 +1,4 @@
define(['jQuery','paper-checkbox', 'listViewStyle'], function ($) { define(['jQuery','paper-checkbox', 'listViewStyle', 'paper-input', 'paper-checkbox'], function ($) {
return function (page, providerId, options) { return function (page, providerId, options) {