feat: add stems links field (kDrive/NIYAJ) to paroles
Déploiement API BETA / build (push) Successful in 2m9s
Déploiement API PROD / build (push) Successful in 2m5s
Déploiement API BETA / deploy (push) Successful in 46s
Déploiement API PROD / deploy (push) Successful in 52s

This commit is contained in:
2026-07-03 14:14:57 +04:00
parent 34a54eaae9
commit c62b54fba7
4 changed files with 41 additions and 0 deletions
@@ -152,6 +152,11 @@
},
"karaokeDesktopUrl": {
"type": "string"
},
"stems": {
"type": "component",
"component": "stem.lyen",
"repeatable": true
}
}
}