Merge pull request #1761 from Camc314/migrate-to-ES6-61

Migration of recordingeditor and recordingfields to ES6 modules
This commit is contained in:
dkanada
2020-08-16 19:16:52 +09:00
committed by GitHub
4 changed files with 348 additions and 334 deletions
+2
View File
@@ -165,6 +165,8 @@
"src/components/recordingcreator/seriesrecordingeditor.js",
"src/components/recordingcreator/recordinghelper.js",
"src/components/refreshdialog/refreshdialog.js",
"src/components/recordingcreator/recordingeditor.js",
"src/components/recordingcreator/recordingfields.js",
"src/components/qualityOptions.js",
"src/components/remotecontrol/remotecontrol.js",
"src/components/sanatizefilename.js",