mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-05 00:44:46 +00:00
Fixing a comment
This commit is contained in:
parent
1749b1c8b8
commit
18f2056223
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ const rootCertificates = rootCertificatesFingerprints();
|
||||||
* 2 = PENDING
|
* 2 = PENDING
|
||||||
* 3 = MAINTENANCE
|
* 3 = MAINTENANCE
|
||||||
* pingStatus:
|
* pingStatus:
|
||||||
* 0 = SLOW
|
* 4 = SLOW
|
||||||
* 1 = NOMINAL
|
* 5 = NOMINAL
|
||||||
*/
|
*/
|
||||||
class Monitor extends BeanModel {
|
class Monitor extends BeanModel {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue