fix: issues
This commit is contained in:
@@ -13,6 +13,5 @@ type ListFilter struct {
|
||||
|
||||
type ListItem struct {
|
||||
model.Medias
|
||||
Bought bool `json:"bought"`
|
||||
MediaResources []model.MediaResources `json:"media_resources"`
|
||||
Bought bool `json:"bought"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user