mirror of
https://git.macaw.me/skunky/devianter.git
synced 2025-04-27 19:45:08 +03:00
Daily Deviations
This commit is contained in:
parent
8f645d7ccb
commit
cec788554a
3 changed files with 46 additions and 36 deletions
|
@ -15,7 +15,7 @@ type Comments struct {
|
|||
Thread []struct {
|
||||
Replies, Likes int
|
||||
ID int `json:"commentId"`
|
||||
Parent int `json:"ParrentId"`
|
||||
Parent int `json:"parentId"`
|
||||
|
||||
Posted time
|
||||
Author bool `json:"isAuthorHighlited"`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue