chore: Archive button in main menu

This commit is contained in:
Christian Pauly 2021-04-09 17:43:12 +02:00
commit efac8c9257
3 changed files with 17 additions and 7 deletions

View file

@ -468,11 +468,6 @@ class _SettingsState extends State<Settings> {
AdaptivePageLayout.of(context).pushNamed('/settings/emotes'),
trailing: Icon(Icons.insert_emoticon_outlined),
),
ListTile(
title: Text(L10n.of(context).archive),
onTap: () => AdaptivePageLayout.of(context).pushNamed('/archive'),
trailing: Icon(Icons.archive_outlined),
),
Divider(thickness: 1),
ListTile(
title: Text(