From 77b83ddc44f0f72b339910a8565428e366f28eae Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Wed, 14 Jul 2021 11:43:15 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix=20for=20EditMonitor=20value?= =?UTF-8?q?=20binding?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/EditMonitor.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/EditMonitor.vue b/src/pages/EditMonitor.vue index 601b17821..b38a57d48 100644 --- a/src/pages/EditMonitor.vue +++ b/src/pages/EditMonitor.vue @@ -45,7 +45,7 @@
- +
@@ -118,7 +118,7 @@ export default { type: "http", name: "", url: "https://", - interval: 60, + interval: 20, notificationIDList: {}, } } else if (this.isEdit) {