mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-08 18:12:33 +08:00
Fine tune
This commit is contained in:
@@ -39,7 +39,6 @@ class Monitor extends BeanModel {
|
||||
id: this.id,
|
||||
name: this.name,
|
||||
sendUrl: this.sendUrl,
|
||||
description: this.description,
|
||||
};
|
||||
|
||||
if (this.sendUrl) {
|
||||
|
Reference in New Issue
Block a user