diff --git a/vhclient/config.yaml b/vhclient/config.yaml index 7a8a332..15122fa 100644 --- a/vhclient/config.yaml +++ b/vhclient/config.yaml @@ -1,5 +1,5 @@ name: VirtualHere Client -version: "0.1.88" +version: "0.1.89" slug: vhclient description: VirtualHere Client arch: @@ -40,7 +40,8 @@ options: schema: clientid: str? autofind: bool - usbdevices: list(str?) + usbdevices: + - str? stage: experimental init: false