diff --git a/resources/views/partials/checkins-list.blade.php b/resources/views/partials/checkins-list.blade.php index cca7fa2..23820e6 100644 --- a/resources/views/partials/checkins-list.blade.php +++ b/resources/views/partials/checkins-list.blade.php @@ -9,7 +9,7 @@ @if(preg_match("/\[\[([^\]]+)\]\]/", $checkin->note, $filepath)) @if(preg_match("/\.webm/", $filepath[1])) @elseif(preg_match("/\.ogg/", $filepath[1]))