@ -178,6 +178,7 @@ func cronAutoDeposit() {
b, _ := json.Marshal(p)
t := time.Now().UTC()
_, err := createJob(cacheObjSubType[`job_gdeposit`], objJobPriority, int64(c.TGUserID64), 0, t, b)
logOnError(err, "cronAutoDeposit : createJob")
}
muxClients.RUnlock()
The note is not visible to the blocked user.