@@ -5,7 +5,6 @@ import "sync"
var (
mu sync.RWMutex
ChatGroups = make(map[uint32]ChatGroup)
Clients = make(map[uint32]Client)
ClientsMap = make(map[uint32]map[uint32]*Client)
)
The note is not visible to the blocked user.