mirror of
https://github.com/httpjamesm/AnonymousOverflow.git
synced 2025-06-21 00:20:57 +00:00
feat: display comment upvotes
This commit is contained in:
parent
89d8dee958
commit
d49c0f2ffd
5 changed files with 30 additions and 3 deletions
|
@ -7,4 +7,5 @@ type FilteredComment struct {
|
|||
Timestamp string
|
||||
AuthorName string
|
||||
AuthorURL string
|
||||
Upvotes string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue