feat: add social network component and artiste field

This commit is contained in:
2026-06-26 12:23:29 +04:00
parent cf2f4de06c
commit a10d854ee8
2 changed files with 43 additions and 0 deletions
@@ -66,6 +66,11 @@
"type": "relation",
"relation": "manyToOne",
"target": "api::parole.parole"
},
"rezoSosyal": {
"type": "component",
"repeatable": true,
"component": "social.rezo-sosyal"
}
}
}