mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-10 12:56:13 +08:00
remove debug msg
This commit is contained in:
@@ -56,7 +56,5 @@ exports.getSettings = async function (type) {
|
|||||||
result[row.key] = row.value;
|
result[row.key] = row.value;
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(result)
|
|
||||||
|
|
||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user