Remove experimental word confirm
This commit is contained in:
@@ -5,13 +5,6 @@
|
||||
android:summary="@string/label_experimental_settings_desc_summary"
|
||||
android:title="@string/label_experimental_settings_desc_title" />
|
||||
|
||||
<SwitchPreference
|
||||
android:defaultValue="false"
|
||||
android:key="experimentalEnableWordConfirm"
|
||||
android:persistent="true"
|
||||
android:summary="@string/label_experimental_settings_word_confirm_summary"
|
||||
android:title="@string/label_experimental_settings_word_confirm_title" />
|
||||
|
||||
<SwitchPreference
|
||||
android:defaultValue="false"
|
||||
android:key="experimentalEnableLinkedIdentities"
|
||||
|
||||
Reference in New Issue
Block a user