module resolution for autoPlayDetect
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user