mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-04 12:14:11 +00:00 
			
		
		
		
	Fix issue
This commit is contained in:
		@@ -54,6 +54,8 @@ class JoinGroupPaneBodyState extends State<_JoinGroupPaneBody> {
 | 
			
		||||
  Future<void> _load() async {
 | 
			
		||||
    _groups = await ForezGroupsHelper.getForezGroups();
 | 
			
		||||
    _currChoice = _groups[0].id;
 | 
			
		||||
 | 
			
		||||
    widget.onUpdated();
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  @override
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user