summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/web/app/boot.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/boot.js b/src/web/app/boot.js
index e626c35f5c..5d3a6f0ec5 100644
--- a/src/web/app/boot.js
+++ b/src/web/app/boot.js
@@ -108,7 +108,7 @@ function fetchme(token, silent, cb) {
// Return when not signed in
if (token == null) {
- done();
+ return done();
}
// Fetch user