module resolution for autoPlayDetect

This commit is contained in:
vitorsemeano 2019-02-27 00:20:20 +00:00
parent 32d9a1549d
commit f54a751a9d

View File

@ -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"