main, fix

This commit is contained in:
Tomas Dvorak
2026-01-06 13:38:45 +01:00
parent d712fe1074
commit 9f44fd57f7
11 changed files with 492 additions and 194 deletions
@@ -172,7 +172,7 @@ class _ProfileSetupScreenState extends ConsumerState<ProfileSetupScreen> {
);
if (mounted) {
context.go('/onboarding');
context.go('/home');
}
} catch (e) {
if (mounted) {