summaryrefslogtreecommitdiff
path: root/www/js/app.js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2020-05-11 10:09:58 -0400
committerPliable Pixels <pliablepixels@gmail.com>2020-05-11 10:09:58 -0400
commit48709591345ec6c1727402156176c1dce46237f3 (patch)
treeeb75e1b4297ea075c93b96f0e6c1ea517a26fde2 /www/js/app.js
parentadaaec08f156c45a06f76741d12a437b32a36053 (diff)
nits
Diffstat (limited to 'www/js/app.js')
-rwxr-xr-xwww/js/app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/app.js b/www/js/app.js
index 95200bc8..3dde24f1 100755
--- a/www/js/app.js
+++ b/www/js/app.js
@@ -1525,7 +1525,7 @@ angular.module('zmApp', [
event.preventDefault();
return;
- };
+ }
var requireLogin = toState.data.requireLogin;