update vault status
This commit is contained in:
parent
47f86cb7a7
commit
70fb6df28a
2
job.go
2
job.go
@ -979,7 +979,7 @@ func jobVaultStatus(j Job) {
|
|||||||
c := TGCommand{
|
c := TGCommand{
|
||||||
Type: commandSendMsg,
|
Type: commandSendMsg,
|
||||||
Text: out,
|
Text: out,
|
||||||
ToChatID64: p.ChatID64,
|
ToChatID64: p.UserID64,
|
||||||
ParseMode: cmdParseModeHTML,
|
ParseMode: cmdParseModeHTML,
|
||||||
}
|
}
|
||||||
TGCmdQueue <- c
|
TGCmdQueue <- c
|
||||||
|
Loading…
Reference in New Issue
Block a user