add missing CL

This commit is contained in:
CanbiZ 2025-05-07 14:10:51 +02:00
parent 7bba58841d
commit 993745438f

View File

@ -23,6 +23,7 @@ color() {
BGN=$(echo "\033[4;92m")
GN=$(echo "\033[1;92m")
DGN=$(echo "\033[32m")
CL=$(echo "\033[m")
}
formatting() {