From e328d3a129558c1094cfa88b60849512b5bd4f35 Mon Sep 17 00:00:00 2001 From: vvzvlad Date: Tue, 18 Apr 2023 01:46:40 +0700 Subject: [PATCH] change to button --- files/vestasync.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/vestasync.js b/files/vestasync.js index 218bdc9..a1244bf 100644 --- a/files/vestasync.js +++ b/files/vestasync.js @@ -22,9 +22,9 @@ defineVirtualDevice("vestasync", { title: "Auto push every day" }, push_now: { - type: "switch", + type: "pushbutton", value: false, - title: "Commit and push" + title: "Commit and push now" }, hostname: { type: "text",