diff --git a/front/public/embed.html b/front/public/embed.html
index fc789be81..1c604beb3 100644
--- a/front/public/embed.html
+++ b/front/public/embed.html
@@ -232,7 +232,6 @@
]
})
- console.log(metadata)
requestAnimationFrame(() => {
navigator.mediaSession.metadata = metadata
})