Migration of user/menu and user/profile to ES6 modules

This commit is contained in:
Cameron
2020-07-18 21:08:35 +01:00
parent 09aa721e3d
commit d01e4a1e2f
3 changed files with 151 additions and 144 deletions
+2
View File
@@ -141,6 +141,8 @@
"src/controllers/dashboard/dashboard.js",
"src/controllers/dashboard/encodingsettings.js",
"src/controllers/dashboard/logs.js",
"src/controllers/user/menu.js",
"src/controllers/user/profile.js",
"src/controllers/user/subtitles.js",
"src/controllers/dashboard/plugins/repositories.js",
"src/elements/emby-checkbox/emby-checkbox.js",