mirror of
https://gitlab.com/comunic/comunicapiv3
synced 2024-11-26 07:19:22 +00:00
Fix typo
This commit is contained in:
parent
27e3dedf51
commit
bb76513d02
@ -52,7 +52,7 @@ pub struct PostAPI {
|
|||||||
likes: u64,
|
likes: u64,
|
||||||
userlike: bool,
|
userlike: bool,
|
||||||
|
|
||||||
// Comemnts
|
// Comments
|
||||||
comments: Option<Vec<CommentAPI>>,
|
comments: Option<Vec<CommentAPI>>,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user