mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-10-01 01:25:45 -04:00
Update server/server.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
parent
14b7688b70
commit
651b525d06
@ -251,7 +251,7 @@ let indexHTML = fs.readFileSync("./dist/index.html").toString();
|
||||
} else {
|
||||
callback({
|
||||
ok: false,
|
||||
msg: "Token Invalid!",
|
||||
msg: "Invalid Token!",
|
||||
})
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user