From f93b82aa83b5811ac834e085c7f1e6b1f8f804e8 Mon Sep 17 00:00:00 2001
From: sjoerdbeentjes <11621275+sjoerdbeentjes@users.noreply.github.com>
Date: Wed, 17 Apr 2024 11:03:46 +0200
Subject: [PATCH] Add support for GIFs in responsive video component
---
.../responsive-video/responsive-video.vue | 43 ++++++++++++++++---
1 file changed, 38 insertions(+), 5 deletions(-)
diff --git a/src/components/responsive-video/responsive-video.vue b/src/components/responsive-video/responsive-video.vue
index 185e8952d..b40f8137c 100644
--- a/src/components/responsive-video/responsive-video.vue
+++ b/src/components/responsive-video/responsive-video.vue
@@ -1,5 +1,6 @@
+