This commit is contained in:
Hans Karlinius
2024-12-03 04:10:27 +01:00
parent 53301e7860
commit 611289ba64
+3 -3
View File
@@ -1,5 +1,5 @@
name: VirtualHere Client name: VirtualHere Client
version: "0.1.339" version: "0.1.340"
slug: vhclient slug: vhclient
description: VirtualHere Client description: VirtualHere Client
arch: arch:
@@ -40,8 +40,8 @@ schema:
updateconfig: bool updateconfig: bool
autouse: bool autouse: bool
autofind: bool autofind: bool
clientid: str? clientid: "str?"
manualhub: str? manualhub: "str?"
usbdevices: [{ usbdevices: [{
device: str?, device: str?,
use: bool? use: bool?