mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-04 16:35:57 +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
|
||||
* 3 = MAINTENANCE
|
||||
* pingStatus:
|
||||
* 0 = SLOW
|
||||
* 1 = NOMINAL
|
||||
* 4 = SLOW
|
||||
* 5 = NOMINAL
|
||||
*/
|
||||
class Monitor extends BeanModel {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue