This commit is contained in:
x
2024-06-10 01:56:51 +02:00
parent b6d93f54ef
commit c05bcb758f
4 changed files with 15 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
$thumb = str_replace(".webm","",$video->file);
?>
<div class="main-item">
@if(isset($q))
@if(isset($q) && $video->hasAllTags($q))
<a href="/t/{{$q}}/{{$video->id}}">
@else
<a href="/{{$video->id}}">