v1.5.1 增强程序稳定性
This commit is contained in:
@@ -27,7 +27,7 @@ func init() {
|
||||
}
|
||||
|
||||
events.On(events.EventLoaded, func() {
|
||||
err := sharedTOAManager.Apply(sharedNodeConfig.TOA)
|
||||
err := sharedTOAManager.Apply(nodeConfig().TOA)
|
||||
if err != nil {
|
||||
remotelogs.Error("TOA", err.Error())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user