mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-14 13:24: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,
|
ping: this.ping,
|
||||||
important: this.important,
|
important: this.important,
|
||||||
duration: this.duration,
|
duration: this.duration,
|
||||||
|
httpcode: this.http_code,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue