Compare commits
No commits in common. "823014feed8a99c66030ff93df357dd8d319a4ed" and "8f77661b206cf9a9b5956017ba2dac1def1a1143" have entirely different histories.
823014feed
...
8f77661b20
|
@ -44,7 +44,7 @@ func rssRun() {
|
|||
xlog.Fatal(err.Error())
|
||||
}
|
||||
go func() {
|
||||
time.Sleep(300 * time.Second)
|
||||
time.Sleep(60 * time.Second)
|
||||
hideOutput = false
|
||||
}()
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue