fix slow first message

This commit is contained in:
Christien Rioux 2024-06-10 10:04:03 -04:00
parent 6c4b803091
commit b0d4e35c6f
9 changed files with 141 additions and 5 deletions

View file

@ -1,2 +1,3 @@
export 'new_account_page.dart';
export 'profile_widget.dart';
export 'show_recovery_key_page.dart';