feat: display titrePhare on OKI artist
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@ export async function jwennTeksEpiSlug(slug) {
|
||||
|
||||
export async function jwennAwtisEpiSlug(slug) {
|
||||
const query = qs.stringify({
|
||||
populate: ['paroles', 'photo', 'paroles.couverture'],
|
||||
populate: ['paroles', 'photo', 'paroles.couverture', 'titrePhare', 'titrePhare.streamAudio', 'titrePhare.streamVideo', 'titrePhare.couverture'],
|
||||
filters: {
|
||||
slug: {
|
||||
$eq: slug
|
||||
|
||||
Reference in New Issue
Block a user