You've already forked uptime-kuma
mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-15 01:44:19 +02:00
Update review suggestions
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
@ -319,7 +319,6 @@ class Monitor extends BeanModel {
|
||||
} else {
|
||||
throw new Error("Server not found on Steam");
|
||||
}
|
||||
|
||||
} else if (this.type === "mqtt") {
|
||||
try {
|
||||
bean.msg = await mqttAsync(this.url, this.topic, this.successMessage);
|
||||
|
Reference in New Issue
Block a user