Merge 1.0.0 changes back to master.

This commit is contained in:
Michael Jumper
2018-07-05 23:56:56 -07:00
2 changed files with 10 additions and 0 deletions

View File

@@ -169,11 +169,19 @@
"type" : "BOOLEAN",
"options" : [ "true" ]
},
{
"name" : "printer-name",
"type" : "TEXT"
},
{
"name" : "enable-drive",
"type" : "BOOLEAN",
"options" : [ "true" ]
},
{
"name" : "drive-name",
"type" : "TEXT"
},
{
"name" : "drive-path",
"type" : "TEXT"