Add musicBrainzUrl property to artiste and parole

This commit is contained in:
2023-07-23 04:20:08 +04:00
parent 90a71bde3c
commit 1353419feb
2 changed files with 6 additions and 0 deletions
@@ -93,6 +93,9 @@
},
"gadeEmbed": {
"type": "string"
},
"musicBrainzUrl": {
"type": "string"
}
}
}