1
0
Fork 0

No issue: Add Fingerprinters to the standard trancking protection policy

master
Arturo Mejia 2020-05-04 09:32:01 -04:00 committed by Emily Kager
parent fee09c3092
commit 398b516fb7
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ class TrackingProtectionBlockingFragment :
when (args.protectionMode) {
getString(R.string.preference_enhanced_tracking_protection_standard_option) -> {
category_fingerprinters.isVisible = false
category_tracking_content.isVisible = false
}