This commit is contained in:
Hans Karlinius
2024-11-25 08:04:34 +01:00
parent 81b0e652b5
commit 434ce60eb8

View File

@@ -1,5 +1,5 @@
name: VirtualHere Client
version: "0.1.62"
version: "0.1.63"
slug: vhclient
description: VirtualHere Client
arch:
@@ -32,13 +32,11 @@ kernel_modules: true
options:
clientid: "vhclient"
autofind: false
usbdevices:
- one: false
- two: false
usbdevices: list(one, two)
schema:
clientid: str?
autofind: bool
usbdevices: list(match(^\\w*$))
usbdevices: list()
stage: experimental
init: false