Fixed using old preference key

This commit is contained in:
ByteHamster 2020-10-16 14:20:19 +02:00
parent 35f0827f84
commit 59b3c93281
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
android:defaultValue="1"/>
<Preference
android:title="@string/pref_filter_feed_title"
android:key="prefFeedFilter"
android:key="prefSubscriptionsFilter"
android:summary="@string/pref_filter_feed_sum" />
</PreferenceCategory>
<PreferenceCategory android:title="@string/external_elements">