fix crash on restart due to change #1030
This commit is contained in:
@@ -13,5 +13,5 @@ func NewCheckCoreJob() *CheckCoreJob {
|
||||
}
|
||||
|
||||
func (s *CheckCoreJob) Run() {
|
||||
s.ConfigService.StartCore("")
|
||||
s.ConfigService.StartCore()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user