mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-06 20:17:21 +08:00
small fixes
This commit is contained in:
@@ -180,7 +180,7 @@ async function getMaintenanceList(statusPageId) {
|
||||
return publicMaintenanceList;
|
||||
|
||||
} catch (error) {
|
||||
return null;
|
||||
return [];
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user