fix
This commit is contained in:
@@ -333,7 +333,7 @@ type TagProduct {
|
||||
Recommended bool `json:"recommended"`
|
||||
}
|
||||
type CoverDefaultItem {
|
||||
TemplateTag string `json:"tag"`
|
||||
TemplateTag string `json:"template_tag"`
|
||||
Cover string `json:"cover"`
|
||||
CoverMetadata interface{} `json:"cover_metadata"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user