mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 13:29:50 +02:00
Removed "Community Recommended Sort type" option
Caused some issues, described in #151. Also, this is not a feature in Lemmy, should have been removed anyway.
This commit is contained in:
@@ -38,10 +38,4 @@
|
||||
app:title="@string/settings_user_default_sort_time_title"
|
||||
app:useSimpleSummaryProvider="true" />
|
||||
|
||||
<eu.toldi.infinityforlemmy.customviews.CustomFontSwitchPreference
|
||||
app:defaultValue="false"
|
||||
app:key="respect_subreddit_recommended_comment_sort_type"
|
||||
app:title="@string/settings_respect_community_recommended_comment_sort_type_title"
|
||||
app:summary="@string/settings_respect_community_recommended_comment_sort_type_summary" />
|
||||
|
||||
</PreferenceScreen>
|
Reference in New Issue
Block a user