2022-02-14 06:16:52 +01:00

17 lines
310 B
JSON

{
"collectionName": "components_metadata_audio",
"info": {
"displayName": "Audio",
"icon": "music",
"description": ""
},
"options": {},
"attributes": {
"subtype": {
"type": "relation",
"relation": "oneToOne",
"target": "api::audio-subtype.audio-subtype"
}
}
}