@ -79,11 +79,13 @@ func main() {
tea.WithMouseAllMotion(),
)
if acnFlag {
go func() {
p.Send(acnOnMsg{})
}()
}
if err := p.Start(); err != nil {
log.Fatal(err)
The note is not visible to the blocked user.