@@ -51,7 +51,6 @@ func (a *Animation) Next() (image.Image, <-chan time.Time, error) {
default:
a.animateMario()
}
//a.ctx.SetColor(color.White)
select {
case msg := <-a.mqmsg:
json.Unmarshal([]byte(string(msg.Payload())), &incoming)
The note is not visible to the blocked user.