mirror of
https://github.com/safing/portmaster
synced 2025-09-02 02:29:12 +00:00
Add filter lists index to mandatory updates
This commit is contained in:
parent
e7946e5c9b
commit
a2cf9cc96b
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ func MandatoryUpdates() (identifiers []string) {
|
|||
"all/ui/modules/assets.zip",
|
||||
|
||||
// Filter lists data
|
||||
"all/intel/lists/index.dsd",
|
||||
"all/intel/lists/base.dsdl",
|
||||
"all/intel/lists/intermediate.dsdl",
|
||||
"all/intel/lists/urgent.dsdl",
|
||||
|
|
Loading…
Add table
Reference in a new issue