@@ -2,4 +2,6 @@ package commons
const EscapeGreen = "\033[32m"
const EscapeRed = "\033[31m"
const EscapeReset = "\033[0m"
The note is not visible to the blocked user.