Fine tune

This commit is contained in:
Louis Lam
2023-02-25 20:13:46 +08:00
parent 48c6f0578c
commit ea3b3abe36
3 changed files with 7 additions and 11 deletions

View File

@@ -39,7 +39,6 @@ class Monitor extends BeanModel {
id: this.id,
name: this.name,
sendUrl: this.sendUrl,
description: this.description,
};
if (this.sendUrl) {