@ -20,7 +20,7 @@ func newNunWatch(stop chan bool, c *mautrix.Client) *nunWatch {
}
func (n *nunWatch) Main() {
ticker := time.NewTicker(6 * time.Second)
ticker := time.NewTicker(60 * time.Second)
for {
select {
The note is not visible to the blocked user.