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",