From 6d8a0083089d3440c659800d497ac29ab8da2839 Mon Sep 17 00:00:00 2001 From: Hans Karlinius Date: Mon, 25 Nov 2024 08:48:24 +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 3c582f0..702401e 100644 --- a/vhclient/config.yaml +++ b/vhclient/config.yaml @@ -1,5 +1,5 @@ name: VirtualHere Client -version: "0.1.69" +version: "0.1.70" slug: vhclient description: VirtualHere Client arch: @@ -35,11 +35,11 @@ kernel_modules: true options: clientid: "vhclient" autofind: false - usbdevices: + usbdevices: null schema: clientid: str? autofind: bool - usbdevices: list()? + usbdevices: ? stage: experimental init: false