diff --git a/front/packages/ui/src/details/show.tsx b/front/packages/ui/src/details/show.tsx
index 572651fa..f1d7ba89 100644
--- a/front/packages/ui/src/details/show.tsx
+++ b/front/packages/ui/src/details/show.tsx
@@ -71,7 +71,8 @@ export const ShowDetails: QueryPage<{ slug: string; season: string }> = ({ slug,
props,
)}
>
-
+ {/* TODO: Remove the slug quickfix for the play button */}
+
{/* */}