fix: issues
This commit is contained in:
@@ -15,6 +15,7 @@ type ListFilter struct {
|
||||
|
||||
type ListItem struct {
|
||||
ID int64 `json:"-"`
|
||||
Poster string `json:"poster"`
|
||||
Hash string `json:"hash"`
|
||||
Title string `json:"title"`
|
||||
Description string `json:"description"`
|
||||
|
||||
Reference in New Issue
Block a user