Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5964c21d authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

mail: Remove support and help links

parent d18497fc
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -131,14 +131,6 @@ class SettingsListFragment : Fragment(), ItemTouchCallback {
                    navigationAction = R.id.action_settingsListScreen_to_aboutScreen,
                    icon = Icons.Outlined.Info,
                )

                addUrlAction(
                    text = getString(R.string.get_help_title),
                    url = getString(R.string.user_forum_url),
                    icon = Icons.Outlined.Help,
                )

                addFunding()
            }
        }