Update utils.sh

This commit is contained in:
MacRimi
2025-02-25 02:04:44 +01:00
committed by GitHub
parent dde8929143
commit d420bb35f4

View File

@@ -124,6 +124,7 @@ msg_title() {
local msg="$1"
echo -e "\n"
echo -e "${TAB}${BOLD}${HOLD}${BOR}${msg}${BOR}${HOLD}${CL}"
echo -e "\n"
}