mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-28 01:04:05 +00:00
Update server/server.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
parent
9ad8e5f56a
commit
93c231b4d9
1 changed files with 0 additions and 1 deletions
|
@ -877,7 +877,6 @@ exports.entryPage = "dashboard";
|
|||
ok: true,
|
||||
data: user.username,
|
||||
});
|
||||
|
||||
} catch (e) {
|
||||
callback({
|
||||
ok: false,
|
||||
|
|
Loading…
Reference in a new issue