From f611554c31a15c1fdabcc3fa6cf9cbd4ba4713f7 Mon Sep 17 00:00:00 2001 From: Hugh Nimmo-Smith Date: Wed, 6 Nov 2024 15:31:31 +0000 Subject: [PATCH] Don't hide video on encryption status error (#2726) --- src/tile/MediaView.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/tile/MediaView.tsx b/src/tile/MediaView.tsx index ea148fc0..8dcc11da 100644 --- a/src/tile/MediaView.tsx +++ b/src/tile/MediaView.tsx @@ -72,11 +72,7 @@ export const MediaView = forwardRef(