diff --git a/components/teks/teks.js b/components/teks/teks.js
index 446cf3e..65f827c 100644
--- a/components/teks/teks.js
+++ b/components/teks/teks.js
@@ -163,7 +163,7 @@ export default function Teks({parole, paroleId, commentaires, open, success, err
parole soumise par {parole.userAdmin.data.attributes.firstname}
)}
- {(parole.okiMizikID || parole.streamAudio.length > 0) && (
+ {(parole.okiMizikID || parole.streamAudio.length > 0 || parole.gadeEmbed) && (