From 4e17971667c54bd9348f2640f1003428d4e92fea Mon Sep 17 00:00:00 2001 From: Hans Karlinius Date: Mon, 25 Nov 2024 22:41:35 +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 a18c346..989cda3 100644 --- a/vhclient/config.yaml +++ b/vhclient/config.yaml @@ -1,5 +1,5 @@ name: VirtualHere Client -version: "0.1.79" +version: "0.1.80" slug: vhclient description: VirtualHere Client arch: @@ -36,11 +36,11 @@ kernel_modules: true options: clientid: "vhclient" autofind: false - usbdevices: list() + usbdevices: schema: clientid: str? autofind: bool - usbdevices: list(empty)? + usbdevices: list? stage: experimental init: false