From c558ee3bdb1291f68b361e80a705363318f0f0df Mon Sep 17 00:00:00 2001 From: Shish Date: Sun, 14 Mar 2021 15:47:29 +0000 Subject: [PATCH] format --- ext/handle_video/theme.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ext/handle_video/theme.php b/ext/handle_video/theme.php index f1c5155f..f47ceddb 100644 --- a/ext/handle_video/theme.php +++ b/ext/handle_video/theme.php @@ -31,11 +31,11 @@ class VideoFileHandlerTheme extends Themelet $html .= ""; } - $autoplay = ($autoplay ? ' autoplay' : ''); - $loop = ($loop ? ' loop' : ''); - $mute = ($mute ? ' muted' : ''); + $autoplay = ($autoplay ? ' autoplay' : ''); + $loop = ($loop ? ' loop' : ''); + $mute = ($mute ? ' muted' : ''); - $html .= " + $html .= "