Compare commits
No commits in common. "1cdd60d39e3b7a001510454c76dcb1e8367e557c" and "bc9c7e11f489edfc0285d52908a5324e41c1e8e8" have entirely different histories.
1cdd60d39e
...
bc9c7e11f4
|
@ -44,7 +44,7 @@ func rssRun() {
|
|||
xlog.Fatal(err.Error())
|
||||
}
|
||||
go func() {
|
||||
time.Sleep(900 * time.Second)
|
||||
time.Sleep(300 * time.Second)
|
||||
hideOutput = false
|
||||
}()
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue