mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2025-08-06 07:13:39 +00:00
Remove database
This commit is contained in:
@@ -14,6 +14,7 @@ type Topic struct {
|
||||
PostTime string `json:"post_time"`
|
||||
LastPostTime string `json:"last_post_time"`
|
||||
Votes Votes
|
||||
Score string `json:",omitempty"`
|
||||
} // @name Topic
|
||||
|
||||
type Votes struct {
|
||||
|
Reference in New Issue
Block a user