This commit is contained in:
Hans Karlinius
2024-11-25 08:00:35 +01:00
parent 436e7baa50
commit 9858f49e88

View File

@@ -1,5 +1,5 @@
name: VirtualHere Client name: VirtualHere Client
version: "0.1.59" version: "0.1.60"
slug: vhclient slug: vhclient
description: VirtualHere Client description: VirtualHere Client
arch: arch:
@@ -38,7 +38,8 @@ options:
schema: schema:
clientid: str? clientid: str?
autofind: bool autofind: bool
usbdevices: [bool?] usbdevices:
- bool?
stage: experimental stage: experimental
init: false init: false