mirror of
https://gitlab.com/comunic/comunicmobile
synced 2024-11-22 12:59:21 +00:00
Fix issue
This commit is contained in:
parent
92ab82d7a1
commit
9555d35521
@ -221,7 +221,7 @@ class _CreateAccountWidgetState extends State<CreateAccountWidget> {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
_accountCreated();
|
widget.onCreated();
|
||||||
}
|
}
|
||||||
|
|
||||||
void _openTOS() => launch(ServerConfigurationHelper.config.termsURL);
|
void _openTOS() => launch(ServerConfigurationHelper.config.termsURL);
|
||||||
|
Loading…
Reference in New Issue
Block a user