[WIP] working download and replace.
This commit is contained in:
@@ -220,7 +220,7 @@ func updateOnlineStatus(status OnlineStatus, portalURL *url.URL, comment string)
|
||||
|
||||
// Trigger update check when coming (semi) online.
|
||||
if Online() {
|
||||
module.instance.Updates().EventResourcesUpdated.Submit(struct{}{})
|
||||
module.instance.IntelUpdates().EventResourcesUpdated.Submit(struct{}{})
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user