mirror of
https://github.com/vvzvlad/vestasync.git
synced 2024-12-26 12:11:00 +03:00
change to button
This commit is contained in:
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…
Reference in New Issue
Block a user