@ -933,7 +933,7 @@ func jobVaultStatus(j Job) {
ORDER BY x.user_id ASC;`
args := make([]interface{}, len(p.UserListID64)+len(p.ItemTypeListID64)+1)
args[1] = p.DepositChatID64
args[0] = p.DepositChatID64
for i, id := range p.UserListID64 {
args[i+1] = id
}
The note is not visible to the blocked user.