From 67217c94cf9ac759fb4b9258831935d82207c4a5 Mon Sep 17 00:00:00 2001 From: Abu Ottermann Date: Tue, 14 May 2024 00:24:35 +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 20a61bc..9d797bf 100644 --- a/resources/views/layout1/video.blade.php +++ b/resources/views/layout1/video.blade.php @@ -6,7 +6,7 @@
-
+
@if($video->videotitle) {{$video->videotitle}} @else