🐛 Dozens of bug fixes

This commit is contained in:
2025-08-11 01:56:19 +08:00
parent c061ef2132
commit d1fbe5f15e
4 changed files with 809 additions and 686 deletions

View File

@@ -236,7 +236,7 @@ class AccountScreen extends HookConsumerWidget {
),
ListTile(
minTileHeight: 48,
title: Text('abuseReports').tr(),
title: Text('abuseReport').tr(),
contentPadding: const EdgeInsets.symmetric(horizontal: 24),
leading: const Icon(Symbols.gavel),
trailing: const Icon(Symbols.chevron_right),