mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-22 12:49:20 +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