diff --git a/components/PlayedStatus.tsx b/components/PlayedStatus.tsx
index 69f3663d..09923079 100644
--- a/components/PlayedStatus.tsx
+++ b/components/PlayedStatus.tsx
@@ -51,7 +51,7 @@ export const PlayedStatus: React.FC<{ item: BaseItemDto }> = ({ item }) => {
invalidateQueries();
}}
>
-
+
) : (
= ({ item }) => {
invalidateQueries();
}}
>
-
+
)}