mirror of
https://gitlab.com/comunic/comunicapiv3
synced 2025-09-19 19:38:47 +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