From 770224f946196a4b69a7ad23b3ce75591b10d18f Mon Sep 17 00:00:00 2001 From: Hans Karlinius Date: Mon, 25 Nov 2024 23:01:22 +0100 Subject: [PATCH] test --- vhclient/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vhclient/config.yaml b/vhclient/config.yaml index d96e19a..7a8a332 100644 --- a/vhclient/config.yaml +++ b/vhclient/config.yaml @@ -1,5 +1,5 @@ name: VirtualHere Client -version: "0.1.87" +version: "0.1.88" slug: vhclient description: VirtualHere Client arch: @@ -40,7 +40,7 @@ options: schema: clientid: str? autofind: bool - usbdevices: list(str?|str?) + usbdevices: list(str?) stage: experimental init: false