From 81b0e652b5a124225b989618d5f85e25d91cf410 Mon Sep 17 00:00:00 2001 From: Hans Karlinius Date: Mon, 25 Nov 2024 08:03:03 +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 063a311..ffc9ee2 100644 --- a/vhclient/config.yaml +++ b/vhclient/config.yaml @@ -1,5 +1,5 @@ name: VirtualHere Client -version: "0.1.61" +version: "0.1.62" slug: vhclient description: VirtualHere Client arch: @@ -38,7 +38,7 @@ options: schema: clientid: str? autofind: bool - usbdevices: list(bool) + usbdevices: list(match(^\\w*$)) stage: experimental init: false