update to 1.7.6a code cleanup

This commit is contained in:
Dewalt 2023-10-16 01:09:58 -05:00
parent 89feefd3f0
commit 0e5e97a498
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
magenta=$'\e[1;35m'
cyan=$'\e[1;36m'
yellow=$'\e[1;93m'
white=$'\e[0m'ß
white=$'\e[0m'
bold=$'\e[1m'
norm=$'\e[21m'
reset=$'\e[0m'