mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-24 22:39:43 -04:00
Fine tune
This commit is contained in:
parent
48c6f0578c
commit
ea3b3abe36
3 changed files with 7 additions and 11 deletions
|
@ -39,7 +39,6 @@ class Monitor extends BeanModel {
|
|||
id: this.id,
|
||||
name: this.name,
|
||||
sendUrl: this.sendUrl,
|
||||
description: this.description,
|
||||
};
|
||||
|
||||
if (this.sendUrl) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue