From 4dd540ffc7c8ea8b3540522cd1fd8f5ee5906479 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Wed, 21 Sep 2022 11:27:36 +0300 Subject: [PATCH] cleanup --- client/src/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;