This commit is contained in:
parent
1cdd60d39e
commit
9b1e42fb6f
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ func rssRun() {
|
|||
xlog.Fatal(err.Error())
|
||||
}
|
||||
go func() {
|
||||
// wait 15 minutes before posting news
|
||||
time.Sleep(900 * time.Second)
|
||||
hideOutput = false
|
||||
}()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue