@@ -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)