diff --git a/client/src/app.js b/client/src/app.js index 803a80ff1b..551cee8df2 100644 --- a/client/src/app.js +++ b/client/src/app.js @@ -970,7 +970,7 @@ function ( resolve(options); return; - }; + } this.requestUserData(data => { options = data;