mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-19 12:20:24 +08:00
增加DNS同步任务状态显示
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
)
|
||||
|
||||
func init() {
|
||||
dbs.OnReady(func() {
|
||||
dbs.OnReadyDone(func() {
|
||||
go NewNodeTaskExtractor().Start()
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user