summaryrefslogtreecommitdiff
path: root/static/register.js
diff options
context:
space:
mode:
Diffstat (limited to 'static/register.js')
-rw-r--r--static/register.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/register.js b/static/register.js
index 09175d6..48f787f 100644
--- a/static/register.js
+++ b/static/register.js
@@ -40,7 +40,7 @@ function init() {
return;
}
- window.location.href = "index.html"
+ window.location.href = "index.html";
} catch (err) {
console.log(err);