mirror of
				https://gitlab.com/comunic/comunicapiv3
				synced 2025-11-03 17:14:03 +00:00 
			
		
		
		
	Fix typo
This commit is contained in:
		@@ -52,7 +52,7 @@ pub struct PostAPI {
 | 
			
		||||
    likes: u64,
 | 
			
		||||
    userlike: bool,
 | 
			
		||||
 | 
			
		||||
    // Comemnts
 | 
			
		||||
    // Comments
 | 
			
		||||
    comments: Option<Vec<CommentAPI>>,
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user