diff --git a/packages/nicolium/src/features/preferences/index.tsx b/packages/nicolium/src/features/preferences/index.tsx index e14e438e3..b221a6808 100644 --- a/packages/nicolium/src/features/preferences/index.tsx +++ b/packages/nicolium/src/features/preferences/index.tsx @@ -307,40 +307,6 @@ const Preferences = () => { )} - - - } - > - - - - - } - > - - - - }> diff --git a/packages/nicolium/src/locales/en.json b/packages/nicolium/src/locales/en.json index 6d4ecf612..f2c25cb81 100644 --- a/packages/nicolium/src/locales/en.json +++ b/packages/nicolium/src/locales/en.json @@ -1199,8 +1199,6 @@ "groups.pending.count": "{number, plural, one {# pending request} other {# pending requests}}", "hashtag.follow": "Follow hashtag", "hashtags.and_other": "…and {count, plural, other {# more}}", - "home.column_settings.show_reblogs": "Show reposts in home timeline", - "home.column_settings.show_replies": "Show replies in home timeline", "icon_button.icons": "Icons", "icon_button.label": "Select icon", "import_data.actions.import": "Import",