Update server/server.js

Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
Andreas Brett
2021-10-23 01:52:02 +02:00
committed by GitHub
parent 9ad8e5f56a
commit 93c231b4d9

View File

@@ -877,7 +877,6 @@ exports.entryPage = "dashboard";
ok: true,
data: user.username,
});
} catch (e) {
callback({
ok: false,