mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-11-06 23:46:13 +08:00
[status page] many update and save group list
This commit is contained in:
@@ -18,7 +18,7 @@ exports.startInterval = () => {
|
||||
|
||||
// For debug
|
||||
if (process.env.TEST_CHECK_VERSION === "1") {
|
||||
res.data.version = "1000.0.0"
|
||||
res.data.version = "1000.0.0";
|
||||
}
|
||||
|
||||
exports.latestVersion = res.data.version;
|
||||
|
||||
Reference in New Issue
Block a user