Merge pull request #1716 from MrTimscampi/pluginmanager-es6

Migrate PluginManager and PackageManager to ES6
This commit is contained in:
Joshua M. Boniface
2020-08-16 12:17:22 -04:00
committed by GitHub
9 changed files with 256 additions and 240 deletions
+2
View File
@@ -145,6 +145,7 @@
"src/components/multiSelect/multiSelect.js",
"src/components/notifications/notifications.js",
"src/components/nowPlayingBar/nowPlayingBar.js",
"src/components/packageManager.js",
"src/components/playback/brightnessosd.js",
"src/components/playback/mediasession.js",
"src/components/playback/nowplayinghelper.js",
@@ -160,6 +161,7 @@
"src/components/playerstats/playerstats.js",
"src/components/playlisteditor/playlisteditor.js",
"src/components/playmenu.js",
"src/components/pluginManager.js",
"src/components/prompt/prompt.js",
"src/components/recordingcreator/recordingbutton.js",
"src/components/recordingcreator/recordingcreator.js",