@ -44,7 +44,7 @@ func cronSendWarReport() {
func cronTribute() {
muxClients.RLock()
for _, c := range clients {
if c.Active && c.Class == `Knight` {
if c.Active && c.CWClass == `Knight` {
clientSendCWMsgDelay(c.TGUserID64, `/tributes`, 0)
}
The note is not visible to the blocked user.