@@ -9,7 +9,7 @@ const (
var Colors = map[string][3]uint8{
"red": {255, 0, 0},
"green": {0, 255, 255},
"green": {0, 255, 0},
"blue": {0, 0, 255},
"default": {255, 255, 255},
}
The note is not visible to the blocked user.