diff --git a/resources/views/status/show.blade.php b/resources/views/status/show.blade.php index b0d768c17..a68839d51 100644 --- a/resources/views/status/show.blade.php +++ b/resources/views/status/show.blade.php @@ -17,9 +17,12 @@ @push('meta') - + + @if($status->viewType() == "video" || $status->viewType() == "video:album") + + @endif @endpush @push('scripts')