mirror of
https://github.com/httpjamesm/AnonymousOverflow.git
synced 2025-06-21 00:20:57 +00:00
feat: get answer ID and fragment scrolling
This commit is contained in:
parent
6bfed5a9e3
commit
cc9e549aaf
4 changed files with 11 additions and 1 deletions
|
@ -3,6 +3,8 @@ package types
|
|||
import "html/template"
|
||||
|
||||
type FilteredAnswer struct {
|
||||
ID string
|
||||
|
||||
Upvotes string
|
||||
IsAccepted bool
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue