Merge pull request #1591 from Camc314/migrate-to-ES6-37

Migration of user/menu and user/profile to ES6 modules
This commit is contained in:
dkanada
2020-07-23 11:44:07 +09:00
committed by GitHub
3 changed files with 151 additions and 144 deletions
+2
View File
@@ -163,6 +163,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/general.js",
"src/controllers/dashboard/librarydisplay.js",