This commit is contained in:
pika 2025-05-18 18:54:28 +02:00
parent c363d6fa93
commit 32c508682f

View file

@ -82,7 +82,7 @@ echo_info() {
}
echo_warning() {
echo "${BOLD}${BRIGHT_YELLWO}WARNING:${NC}${YELLOW} $1 ${NC}"
echo "${BOLD}${BRIGHT_YELLOW}WARNING:${NC}${YELLOW} $1 ${NC}"
}
echo_note() {