Niyas
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
server/model/heartbeat.js
|
|
@ -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, |
|
|
}; |
|
|
}; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|