@@ -0,0 +1,7 @@
package ersteller
func Must(err error) {
if err != nil {
Error(err)
}
The note is not visible to the blocked user.