@@ -6,10 +6,3 @@ const (
BadMessage WsServerResponse = iota
InvalidCredentials
)
var Colors = map[string][3]uint8{
"red": {255, 0, 0},
"green": {0, 255, 0},
"blue": {0, 0, 255},
"default": {255, 255, 255},
}
The note is not visible to the blocked user.