change to button

This commit is contained in:
vvzvlad 2023-04-18 01:46:40 +07:00
parent d22983121a
commit e328d3a129

View File

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