change to button

master
vvzvlad 1 year ago
parent d22983121a
commit e328d3a129

@ -22,9 +22,9 @@ defineVirtualDevice("vestasync", {
title: "Auto push every day" title: "Auto push every day"
}, },
push_now: { push_now: {
type: "switch", type: "pushbutton",
value: false, value: false,
title: "Commit and push" title: "Commit and push now"
}, },
hostname: { hostname: {
type: "text", type: "text",

Loading…
Cancel
Save