From 7040a9851d4f0cc761c57d525b19c1e012aa6bb0 Mon Sep 17 00:00:00 2001 From: Abu Ottermann Date: Tue, 14 May 2024 00:23:32 +0200 Subject: [PATCH] QoL fix for videotitle height, thanks to duke --- resources/views/layout1/video.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/layout1/video.blade.php b/resources/views/layout1/video.blade.php index e9a7eca..e804a45 100644 --- a/resources/views/layout1/video.blade.php +++ b/resources/views/layout1/video.blade.php @@ -9,7 +9,7 @@
-
+
@if($video->videotitle) {{$video->videotitle}} @else