Closed ameshkov closed 3 years ago
This is what caused issues with the Mac version recently (missing "description"):
"118": { "en": { "name": "EasyPrivacy" } },
I temporarily removed translations: https://github.com/AdguardTeam/FiltersRegistry/commit/ec9e8ff5f65a73677fa7c82daaebc5a2b336bab4
@slavaleleka please add a validation check: both "name" and "description" must be set for "filters" and "tags".
This is what caused issues with the Mac version recently (missing "description"):
I temporarily removed translations: https://github.com/AdguardTeam/FiltersRegistry/commit/ec9e8ff5f65a73677fa7c82daaebc5a2b336bab4
@slavaleleka please add a validation check: both "name" and "description" must be set for "filters" and "tags".