mirror of
https://github.com/hassio-addons/bashio.git
synced 2025-05-06 20:11:24 +00:00
🚑 Fixes bug in requesting supervisor version
This commit is contained in:
parent
d90391bd2f
commit
d0530883f4
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ function bashio::info() {
|
|||
# ------------------------------------------------------------------------------
|
||||
function bashio::info.supervisor() {
|
||||
bashio::log.trace "${FUNCNAME[0]}"
|
||||
bashio::hassio::info 'hassio.info.supervisor' '.supervisor'
|
||||
bashio::info 'hassio.info.supervisor' '.supervisor'
|
||||
}
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue