This commit is contained in:
CanbiZ
2025-07-07 15:44:05 +02:00
parent 2aa70c67e8
commit eb2b679e5e
2 changed files with 0 additions and 4 deletions

View File

@@ -413,7 +413,6 @@ msg_custom() {
[[ -z "$msg" ]] && return
stop_spinner
echo -e "${BFR:-} ${symbol} ${color}${msg}${CL:-\e[0m}"
printf "\r\033[K\e[?25h\n"
}
# msg_ok() {