Skip to content

Commit

Permalink
remove duplicate realtime preference
Browse files Browse the repository at this point in the history
  • Loading branch information
adbenitez committed Dec 9, 2024
1 parent de8e6b6 commit 5cba1cc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/main/res/xml/preferences_advanced.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,6 @@
android:title="@string/webxdc_store_url"
android:summary="@string/none"/>

<org.thoughtcrime.securesms.components.SwitchPreferenceCompat
android:defaultValue="true"
android:key="pref_webxdc_realtime_enabled"
android:summary="@string/enable_realtime_explain"
android:title="@string/enable_realtime"/>

<org.thoughtcrime.securesms.components.SwitchPreferenceCompat
android:defaultValue="false"
android:key="pref_developer_mode_enabled"
Expand Down

0 comments on commit 5cba1cc

Please sign in to comment.