diff --git a/scripts/main.js b/scripts/main.js index 0fb2e43..257f5bc 100644 --- a/scripts/main.js +++ b/scripts/main.js @@ -100,3 +100,4 @@ function validateUpload() { } else { alert('Please fill out the rest of the upload form.'); } +}