Create Paroles diff component

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-12-09 04:41:56 +04:00
parent 215c5df514
commit 68b15a268e
2 changed files with 38 additions and 0 deletions
@@ -85,6 +85,11 @@
},
"prioriteArtistes": {
"type": "string"
},
"difference": {
"type": "component",
"repeatable": true,
"component": "difference.paroles-diff"
}
}
}