diff --git a/Controller.js b/Controller.js index 1cf8181..c7cc660 100644 --- a/Controller.js +++ b/Controller.js @@ -27,7 +27,7 @@ return; } - let self = this; + const self = this; if (!form.querySelector('input[type=file]')|| !document.querySelector('input[type=file][form=' + form.id + ']')) { try {