Browse Source
Update server/server.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
pull/772/head
Andreas Brett
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
server/server.js
|
|
@ -877,7 +877,6 @@ exports.entryPage = "dashboard"; |
|
|
|
ok: true, |
|
|
|
data: user.username, |
|
|
|
}); |
|
|
|
|
|
|
|
} catch (e) { |
|
|
|
callback({ |
|
|
|
ok: false, |
|
|
|