From d793753a0a77d01c192a8e12d8d4760e9761224e Mon Sep 17 00:00:00 2001 From: Eric Allam Date: Tue, 3 May 2022 22:05:51 +0100 Subject: [PATCH] Make sure video element reloads if src changes --- app/components/Preview/Types/PreviewVideoUri.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/Preview/Types/PreviewVideoUri.tsx b/app/components/Preview/Types/PreviewVideoUri.tsx index d497664..67eabf5 100644 --- a/app/components/Preview/Types/PreviewVideoUri.tsx +++ b/app/components/Preview/Types/PreviewVideoUri.tsx @@ -32,7 +32,7 @@ export function PreviewVideoUri({
-