mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-04 16:35:57 +00:00
lint fix
This commit is contained in:
parent
abb513826d
commit
3b6b316e42
1 changed files with 1 additions and 1 deletions
|
@ -314,7 +314,7 @@ class Monitor extends BeanModel {
|
|||
isEnabledSlowResponseNotification() {
|
||||
return Boolean(this.slowResponseNotification);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Parse to boolean
|
||||
* @returns {boolean} Kafka Producer Ssl enabled?
|
||||
|
|
Loading…
Add table
Reference in a new issue