mirror of
https://github.com/safing/portmaster
synced 2025-09-01 18:19:12 +00:00
Add snoretoast to std update downloads
This commit is contained in:
parent
a06ca19056
commit
bb8cd689f8
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ func DownloadUpdates() (err error) {
|
|||
markPlatformFileForDownload("control/portmaster-control.exe")
|
||||
markPlatformFileForDownload("app/portmaster-app.exe")
|
||||
markPlatformFileForDownload("notifier/portmaster-notifier.exe")
|
||||
markPlatformFileForDownload("notifier/portmaster-snoretoast.exe")
|
||||
} else {
|
||||
markPlatformFileForDownload("core/portmaster-core")
|
||||
markPlatformFileForDownload("control/portmaster-control")
|
||||
|
|
Loading…
Add table
Reference in a new issue