@@ -0,0 +1,5 @@
package commons
const EscapeGreen := "\033[32m"
const EscapeReset := "\033[0m"
The note is not visible to the blocked user.