From 8ccb1bf606327286aaa2490b373ec8e264c75a69 Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Thu, 14 Oct 2021 07:51:39 +0000 Subject: [PATCH] wait #4778 @0.25 --- inc/ws/Util/html5/master/class.ws.html5.links.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/ws/Util/html5/master/class.ws.html5.links.php b/inc/ws/Util/html5/master/class.ws.html5.links.php index 3ec454561..91cdf6b62 100644 --- a/inc/ws/Util/html5/master/class.ws.html5.links.php +++ b/inc/ws/Util/html5/master/class.ws.html5.links.php @@ -1467,7 +1467,7 @@ class webVideoLink extends videoLink if (null === $height) { $height = $link->height; } - return ''; + return ''; } public static function getEmbedURL($data) -- 2.39.5