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