From 77fae83a0901eee0c617d3dd1bd5791065bc1903 Mon Sep 17 00:00:00 2001 From: Ajay Ghanwat Date: Wed, 8 Oct 2025 01:18:02 +0530 Subject: [PATCH] Added FLV Player --- src/components/FLVPLayer.astro | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/FLVPLayer.astro b/src/components/FLVPLayer.astro index dfcf57c..414918b 100644 --- a/src/components/FLVPLayer.astro +++ b/src/components/FLVPLayer.astro @@ -75,8 +75,6 @@ const id = `vp_${Math.random().toString(36).slice(2)}`;