@@ -1,8 +1,8 @@
package main
var color map[string]string = map[string]string{
"red": "#FF6B6B",
"yellow": "#FFD93D",
"green": "#6BCB77",
"blue": "#4D96FF",
"primary": "#4D96FF",
}
The note is not visible to the blocked user.