Keeps the same style after writing the SEARCH icon (#851)

This commit is contained in:
Rémi Bédard-Couture 2024-12-16 12:21:41 -05:00 committed by GitHub
parent 7357c1c146
commit e410bdbf5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -611,7 +611,7 @@ install_script() {
;;
2)
header_info
echo -e "${DEFAULT}${BOLD}${BL}Using Default Settings (${SEARCH} Verbose)${CL}"
echo -e "${DEFAULT}${BOLD}${BL}Using Default Settings (${SEARCH}${BOLD}${BL} Verbose)${CL}"
VERB="yes"
base_settings "$VERB"
echo_default