migrate emby-ratingbutton, scrollbuttons and select to ES6 modules

This commit is contained in:
Cameron
2020-07-08 16:40:30 +01:00
parent 1f8ce6e6f4
commit 5a1e01c650
4 changed files with 30 additions and 9 deletions
+3
View File
@@ -132,6 +132,9 @@
"src/controllers/dashboard/logs.js",
"src/controllers/user/subtitles.js",
"src/controllers/dashboard/plugins/repositories.js",
"src/elements/emby-ratingbutton/emby-ratingbutton.js",
"src/elements/emby-scrollbuttons/emby-scrollbuttons.js",
"src/elements/emby-select/emby-select.js",
"src/plugins/bookPlayer/plugin.js",
"src/plugins/bookPlayer/tableOfContents.js",
"src/plugins/photoPlayer/plugin.js",