mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-06 20:17:21 +08:00
Added JSDoc
This commit is contained in:
@@ -156,7 +156,7 @@ router.get("/api/status-page/:slug", cache("5 minutes"), async (request, respons
|
||||
}
|
||||
|
||||
});
|
||||
// TODO: make slug aware
|
||||
|
||||
// Status Page - Maintenance List
|
||||
async function getMaintenanceList() {
|
||||
try {
|
||||
|
Reference in New Issue
Block a user