mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-13 12:54:47 +00:00
Update heartbeat.js
This commit is contained in:
parent
49187cd284
commit
29a50ba33c
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ class Heartbeat extends BeanModel {
|
|||
ping: this.ping,
|
||||
important: this.important,
|
||||
duration: this.duration,
|
||||
httpcode: this.http_code,
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue