mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-03 19:54:12 +00:00 
			
		
		
		
	Add about tab
This commit is contained in:
		@@ -45,4 +45,9 @@ class AdvancedGroupInfo extends Group implements LikeElement {
 | 
			
		||||
 | 
			
		||||
  @override
 | 
			
		||||
  LikesType likeType = LikesType.GROUP;
 | 
			
		||||
 | 
			
		||||
  get hasURL => url != null && url.isNotEmpty && url != "null";
 | 
			
		||||
 | 
			
		||||
  get hasDescription =>
 | 
			
		||||
      description != null && description.isNotEmpty && description != "null";
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user