feat: display stems download links for CC tracks
Déploiement FRONT BETA / check (push) Successful in 2m15s
Déploiement FRONT PROD / check (push) Successful in 2m2s
Déploiement FRONT BETA / deploy (push) Successful in 20s
Déploiement FRONT PROD / deploy (push) Successful in 20s

This commit is contained in:
2026-07-03 14:16:26 +04:00
parent 85e9142a32
commit 25066e97ce
3 changed files with 91 additions and 2 deletions
+3
View File
@@ -54,6 +54,9 @@ export async function jwennTeksEpiSlug(slug) {
streamVideo: {
populate: '*'
},
stems: {
populate: '*'
},
traductions: {
populate: '*'
},