[yoga-20] subscribe.component.tsx: make image editable
This commit is contained in:
@@ -16,8 +16,17 @@
|
||||
"fields": ["*"]
|
||||
},
|
||||
"subscribe": {
|
||||
"fields": ["*"]
|
||||
},
|
||||
"fields": ["*"],
|
||||
"populate": {
|
||||
"image": {
|
||||
"fields": [
|
||||
"name",
|
||||
"mime",
|
||||
"url"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"footer": {
|
||||
"fields": ["*"],
|
||||
"populate": {
|
||||
|
||||
Reference in New Issue
Block a user