@ -151,8 +151,8 @@ func (watch *Watch) server() http.Handler {
}
func (watch *Watch) run(ctx context.Context) error {
ticker := time.NewTicker(5 * time.Second)
for {
select {
case <-ticker.C:
for i, v := range watch.Tildes {
The note is not visible to the blocked user.