mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-29 17:49:05 -04:00
Added expiry changes to status page and fixes
This commit is contained in:
parent
4ea5771f97
commit
b1f266ceb1
6 changed files with 26 additions and 10 deletions
|
@ -90,7 +90,6 @@ class StatusPage extends BeanModel {
|
|||
* @param {StatusPage} statusPage
|
||||
*/
|
||||
static async getStatusPageData(statusPage) {
|
||||
|
||||
const config = await statusPage.toPublicJSON();
|
||||
|
||||
// Incident
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue