This commit is contained in:
Hans Karlinius
2024-11-25 08:10:53 +01:00
parent 42e16a0396
commit 9d122f0779

View File

@@ -1,5 +1,5 @@
name: VirtualHere Client
version: "0.1.65"
version: "0.1.66"
slug: vhclient
description: VirtualHere Client
arch:
@@ -32,11 +32,11 @@ kernel_modules: true
options:
clientid: "vhclient"
autofind: false
usbdevices: list(one, two)
usbdevices: list
schema:
clientid: str?
autofind: bool
usbdevices: list(...)
usbdevices: list?
stage: experimental
init: false