mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-04 16:35:57 +00:00
oops, wrong numbers
This commit is contained in:
parent
ee53ded19e
commit
20d19706a7
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ const { BeanModel } = require("redbean-node/dist/bean-model");
|
|||
* 2 = PENDING
|
||||
* 3 = MAINTENANCE
|
||||
* pingStatus:
|
||||
* 3 = SLOW
|
||||
* 4 = NOMINAL
|
||||
* 4 = SLOW
|
||||
* 5 = NOMINAL
|
||||
*/
|
||||
class Heartbeat extends BeanModel {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue