boklm pushed to branch tor-browser-91.0.0b5-11.0-1 at The Tor Project / Applications / fenix

Commits:

1 changed file:

Changes:

  • app/src/main/res/xml/account_settings_preferences.xml
    ... ... @@ -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" />