@ -3,6 +3,7 @@ package main
import (
"errors"
"strings"
"time"
)
func getLockedClient(id int64, createMissing bool) (*ChirpClient, bool) {
The note is not visible to the blocked user.