From 95f3a3922a30699f8e152996670f73e1230ddb05 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Wed, 8 Jun 2016 11:22:10 -0400 Subject: [PATCH] update recording events --- dashboard-ui/scripts/site.js | 1 + 1 file changed, 1 insertion(+) diff --git a/dashboard-ui/scripts/site.js b/dashboard-ui/scripts/site.js index 2b24ec8639..34c7d097ef 100644 --- a/dashboard-ui/scripts/site.js +++ b/dashboard-ui/scripts/site.js @@ -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' };