mirror of
https://github.com/httpjamesm/AnonymousOverflow.git
synced 2025-06-20 16:10:57 +00:00
fix: pass down domain to comment for author URLs
This commit is contained in:
parent
d935ce72f6
commit
f1370c29b6
4 changed files with 6 additions and 4 deletions
|
@ -8,4 +8,5 @@ type FilteredComment struct {
|
|||
AuthorName string
|
||||
AuthorURL string
|
||||
Upvotes string
|
||||
Domain string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue