This commit is contained in:
Hans Karlinius
2024-11-28 06:13:57 +01:00
parent 06efed14dd
commit 8a55cb414d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
name: VirtualHere Client
version: "0.1.142"
version: "0.1.143"
slug: vhclient
description: VirtualHere Client
arch:

View File

@@ -2,7 +2,7 @@
test=($(bashio::config 'test'))
test+=('gurka')
bashio::config::update 'test' "${test[@]}"
#bashio::config::update 'test' "${test[@]}"
#TEST
#bashio::addon.option 'usbdevices' { 'name': 'one', 'use': false}