This commit is contained in:
Hans Karlinius
2024-11-25 22:49:40 +01:00
parent 093d9c4d3a
commit 758ce2bdff

View File

@@ -1,5 +1,5 @@
name: VirtualHere Client name: VirtualHere Client
version: "0.1.81" version: "0.1.82"
slug: vhclient slug: vhclient
description: VirtualHere Client description: VirtualHere Client
arch: arch:
@@ -40,7 +40,7 @@ options:
schema: schema:
clientid: str? clientid: str?
autofind: bool autofind: bool
usbdevices: list([])? usbdevices: list(["str?"])
stage: experimental stage: experimental
init: false init: false