refactor: unify mail display with shared ThreadTile widget (#445)

This commit was merged in pull request #445.
This commit is contained in:
Bot of Thomas Güttler
2026-06-05 19:06:29 +02:00
parent 3bd404f0cf
commit bcece9f0af
6 changed files with 154 additions and 15 deletions
+1
View File
@@ -83,6 +83,7 @@ const _excluded = {
'lib/core/services/update_service.dart',
'lib/ui/widgets/email_thread_tile.dart',
'lib/ui/screens/trusted_image_senders_screen.dart',
'lib/ui/widgets/thread_tile.dart',
};
void main() {