mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-08 05:41:10 +08:00
add duration to heartbeat, add timezone array
This commit is contained in:
@@ -23,6 +23,7 @@ class Heartbeat extends BeanModel {
|
||||
msg: this.msg,
|
||||
ping: this.ping,
|
||||
important: this.important,
|
||||
duration: this.duration,
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user