Improve docs and logs

This commit is contained in:
Daniel
2021-05-13 22:15:50 +02:00
parent f930734742
commit 5e5992be3b
2 changed files with 5 additions and 5 deletions

View File

@@ -67,7 +67,7 @@ func downloadUpdates() error {
}
}
// add updates that we require on all helper.PlatformIdentifiers.
// add updates that we require on all platforms.
registry.MandatoryUpdates = append(
registry.MandatoryUpdates,
helper.PlatformIdentifier("app/portmaster-app.zip"),