diff --git a/src/scripts/site.js b/src/scripts/site.js index 05770be6ae..d450aeaa01 100644 --- a/src/scripts/site.js +++ b/src/scripts/site.js @@ -732,7 +732,7 @@ var AppInfo = {}; itemHelper: componentsPath + "/itemhelper", itemShortcuts: componentsPath + "/shortcuts", playQueueManager: componentsPath + "/playback/playqueuemanager", - autoPlayDetect: componentsPath + "/playback/autoplaydetect", + autoPlayDetect: componentsPath + "/playback/autoPlayDetect", nowPlayingHelper: componentsPath + "/playback/nowplayinghelper", pluginManager: componentsPath + "/pluginmanager", packageManager: componentsPath + "/packagemanager"