boklm pushed to branch tor-browser-91.0.0b5-11.0-1 at The Tor Project / Applications / fenix
Commits:
-
2ed13c5b
by Matthew Finkel at 2021-08-10T02:15:47+00:00
1 changed file:
Changes:
... | ... | @@ -31,6 +31,7 @@ |
31 | 31 |
|
32 | 32 |
<CheckBoxPreference
|
33 | 33 |
android:defaultValue="true"
|
34 |
+ android:visible="false"
|
|
34 | 35 |
android:key="@string/pref_key_sync_credit_cards"
|
35 | 36 |
android:layout="@layout/checkbox_left_preference"
|
36 | 37 |
android:title="@string/preferences_sync_credit_cards" />
|