mirror of
https://github.com/httpjamesm/AnonymousOverflow.git
synced 2025-06-21 08:30:58 +00:00
fix: re-add question comments
This commit is contained in:
parent
572fac9ec3
commit
e6915ae849
3 changed files with 30 additions and 0 deletions
|
@ -9,4 +9,5 @@ type FilteredQuestion struct {
|
|||
AuthorName string
|
||||
AuthorURL string
|
||||
ShortenedBody string
|
||||
Comments []FilteredComment
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue