@@ -23,7 +23,7 @@ if [ -t 1 ]; then
RED='\033[0;31m'
GREEN='\033[0;32m'
YELLOW='\033[1;33m'
CYAN='\033[0;36m' # Светло-голубой (cyan)
CYAN='\033[1;36m' # Жирный-голубой (cyan)
NC='\033[0m'
else
RED=''; GREEN=''; YELLOW=''; CYAN=''; NC=''
The note is not visible to the blocked user.