This commit is contained in:
shoopea 2020-06-17 11:51:07 +02:00
parent ddee2c7ce4
commit 0fdd46eb45

View File

@ -165,7 +165,7 @@ func cronAutoDeposit() {
if c.Active && c.Config.AutoDeposit {
p := JobPayloadGDeposit{
MsgID64: 0,
ChatID64: 0,
ChatID64: c.TGUserID64,
ResObjID64: nil,
Status: 0,
}