This commit is contained in:
Hans Karlinius
2024-11-28 22:57:43 +01:00
parent 3dd8dcb11a
commit 4695078b6e

View File

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