For #26113 ⁃ Enable address autofill in all channels

This commit is contained in:
Gabriel Luong 2022-07-20 12:00:43 -04:00 committed by mergify[bot]
parent 730f66fa97
commit bfd0eb7306
1 changed files with 1 additions and 1 deletions

View File

@ -1210,7 +1210,7 @@ class Settings(private val appContext: Context) : PreferencesHolder {
"en-US",
"en-CA",
"fr-CA"
).contains(langTag) && Config.channel.isNightlyOrDebug
).contains(langTag)
}
private var isHistoryMetadataEnabled by booleanPreference(