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