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

update recording events

This commit is contained in:
Luke Pulverenti 2016-06-08 11:22:10 -04:00
parent 8cd218b44e
commit 95f3a3922a

View file

@ -1762,6 +1762,7 @@ var AppInfo = {};
itemHelper: embyWebComponentsBowerPath + '/itemhelper',
itemShortcuts: embyWebComponentsBowerPath + "/shortcuts",
imageLoader: embyWebComponentsBowerPath + "/images/imagehelper",
serverNotifications: embyWebComponentsBowerPath + '/servernotifications',
webAnimations: bowerPath + '/web-animations-js/web-animations-next-lite.min'
};