summaryrefslogtreecommitdiff
path: root/static/js
diff options
context:
space:
mode:
Diffstat (limited to 'static/js')
-rwxr-xr-xstatic/js/home.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/js/home.js b/static/js/home.js
index 441a992..fa754ee 100755
--- a/static/js/home.js
+++ b/static/js/home.js
@@ -163,4 +163,4 @@ function login() {
success: onSuccess,
error: onError
});
-}; \ No newline at end of file
+};