From 67ef4f0915e40503babb156046e2bf4d8d1c0b15 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 22 Apr 2019 01:02:53 -0400 Subject: [PATCH] Added bracket --- scripts/main.js | 1 + 1 file changed, 1 insertion(+) 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.'); } +}