Skip to content
Snippets Groups Projects
Unverified Commit 58c7c6e4 authored by Matthew Finkel's avatar Matthew Finkel
Browse files

Bug 40072: Disable Tracking Protection

parent 185ce4a1
No related branches found
No related tags found
1 merge request!39Bug 40050 01
......@@ -399,7 +399,7 @@ class Settings(private val appContext: Context) : PreferencesHolder {
var shouldUseTrackingProtection by booleanPreference(
appContext.getPreferenceKey(R.string.pref_key_tracking_protection),
default = true
default = false
)
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment