debug hammer time
This commit is contained in:
parent
c071444e20
commit
ec245d5ba5
2
job.go
2
job.go
@ -1358,7 +1358,7 @@ func jobGetHammerTime(j Job) {
|
||||
ParseMode: cmdParseModeHTML,
|
||||
}
|
||||
TGCmdQueue <- c
|
||||
fmt.Printf("Perfect weather for the next 2 hours.\n")
|
||||
fmt.Printf("Perfect weather for the next 2 hours : %s / %s\n", cwm.TimeOfDay, cwm.Weather)
|
||||
} else {
|
||||
fmt.Printf("Poor weather for the next 2 hours : %s / %s\n", cwm.TimeOfDay, cwm.Weather)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user