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"
},
push_now: {
type: "switch",
type: "pushbutton",
value: false,
title: "Commit and push"
title: "Commit and push now"
},
hostname: {
type: "text",