No stdout
This commit is contained in:
parent
007c45c5a3
commit
775177fc8d
|
@ -1915,7 +1915,7 @@ function menu_app_settings {
|
|||
fi
|
||||
|
||||
# shellcheck disable=SC2086
|
||||
choice=$(dialog --stdout --backtitle $"Freedombone" \
|
||||
choice=$(dialog --backtitle $"Freedombone" \
|
||||
--title $"Change settings for an App" \
|
||||
--menu $'Choose:' \
|
||||
26 40 30 "${W[@]}" 3>&2 2>&1 1>&3)
|
||||
|
|
Loading…
Reference in New Issue