From 611289ba6414a09eae0cfd402a0105031249c26a Mon Sep 17 00:00:00 2001 From: Hans Karlinius Date: Tue, 3 Dec 2024 04:10:27 +0100 Subject: [PATCH] test --- vhclient/config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vhclient/config.yaml b/vhclient/config.yaml index 481ce58..a31ce50 100644 --- a/vhclient/config.yaml +++ b/vhclient/config.yaml @@ -1,5 +1,5 @@ name: VirtualHere Client -version: "0.1.339" +version: "0.1.340" slug: vhclient description: VirtualHere Client arch: @@ -40,8 +40,8 @@ schema: updateconfig: bool autouse: bool autofind: bool - clientid: str? - manualhub: str? + clientid: "str?" + manualhub: "str?" usbdevices: [{ device: str?, use: bool?