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