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

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

mail: Remove support and help links

parent 606e368d
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()
            }
        }