mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2025-08-06 07:13:39 +00:00
Refresh topics every 60 seconds in the background
This commit is contained in:
@@ -35,5 +35,6 @@ func main() {
|
||||
|
||||
a.Initialize()
|
||||
|
||||
go a.refreshTopics()
|
||||
a.Run(httpPort)
|
||||
}
|
||||
|
Reference in New Issue
Block a user