mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-08 16:07:20 +08:00
[Status Page] wip
This commit is contained in:
@@ -233,6 +233,7 @@ class Database {
|
||||
let statusPage = R.dispense("status_page");
|
||||
statusPage.slug = "";
|
||||
statusPage.title = title;
|
||||
statusPage.description = await setting("description");
|
||||
statusPage.icon = await setting("icon");
|
||||
statusPage.theme = await setting("statusPageTheme");
|
||||
statusPage.published = await setting("statusPagePublished");
|
||||
|
Reference in New Issue
Block a user