mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-05-02 14:36:08 -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
|
@ -201,7 +201,7 @@ class Monitor extends BeanModel {
|
|||
}
|
||||
}
|
||||
return {
|
||||
certExpiryDaysRemaining: "No/Bad Cert",
|
||||
certExpiryDaysRemaining: "",
|
||||
validCert: false
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue