Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tehcneko authored Feb 13, 2021
1 parent c6b1987 commit 0e613cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/src/main/res/xml/prefs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
android:key="doh"
android:summary="@string/dns_over_http_summary"
android:title="@string/dns_over_http"
android:persistent="false"
app:iconSpaceReserved="false" />
</PreferenceCategory>

Expand Down Expand Up @@ -91,4 +90,4 @@
android:summary="@string/settings_backup_and_restore_summery"
app:iconSpaceReserved="false" />
</PreferenceCategory>
</PreferenceScreen>
</PreferenceScreen>

0 comments on commit 0e613cf

Please sign in to comment.