Remove irrelevant link
This commit is contained in:
parent
9143634000
commit
3fbad241b1
1 changed files with 0 additions and 5 deletions
|
@ -28,11 +28,6 @@ class AboutSectionWidget extends StatelessWidget {
|
|||
Widget _getSectionOptions(BuildContext context) {
|
||||
return Column(
|
||||
children: [
|
||||
sectionOptionSpacing,
|
||||
const AboutMenuItemWidget(
|
||||
title: "FAQ",
|
||||
url: "https://ente.io/faq",
|
||||
),
|
||||
sectionOptionSpacing,
|
||||
const AboutMenuItemWidget(
|
||||
title: "Terms",
|
||||
|
|
Loading…
Add table
Reference in a new issue