test
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: VirtualHere Client
|
name: VirtualHere Client
|
||||||
version: "0.1.186"
|
version: "0.1.187"
|
||||||
slug: vhclient
|
slug: vhclient
|
||||||
description: VirtualHere Client
|
description: VirtualHere Client
|
||||||
arch:
|
arch:
|
||||||
@@ -44,14 +44,13 @@ options:
|
|||||||
autofind: true
|
autofind: true
|
||||||
manualhub:
|
manualhub:
|
||||||
usbdevices: []
|
usbdevices: []
|
||||||
random:
|
|
||||||
- haha
|
|
||||||
- hihi
|
|
||||||
schema:
|
schema:
|
||||||
autouse: bool
|
autouse: bool
|
||||||
autofind: bool
|
autofind: bool
|
||||||
clientid: str?
|
clientid: str?
|
||||||
manualhub: "str?"
|
manualhub:
|
||||||
|
type: str
|
||||||
|
required: false
|
||||||
#test: [{
|
#test: [{
|
||||||
# field: "str?",
|
# field: "str?",
|
||||||
# value: "bool?"
|
# value: "bool?"
|
||||||
@@ -59,8 +58,7 @@ schema:
|
|||||||
usbdevices:
|
usbdevices:
|
||||||
- device: str?
|
- device: str?
|
||||||
use: bool?
|
use: bool?
|
||||||
random:
|
random: list("match(^\\w*$)")?
|
||||||
- "match(^\\w*$)"
|
|
||||||
stage: experimental
|
stage: experimental
|
||||||
init: false
|
init: false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user