From b2e179ff4300c33ce9a8db576628191b63135c8d Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Sat, 28 Oct 2023 18:49:47 -0700 Subject: [PATCH] fix(frame): invalid video tag Signed-off-by: Varun Patil --- src/components/frame/Photo.vue | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/components/frame/Photo.vue b/src/components/frame/Photo.vue index 4ecdc999..e19210d7 100644 --- a/src/components/frame/Photo.vue +++ b/src/components/frame/Photo.vue @@ -55,7 +55,15 @@ @load="load" @error="error" /> -