🩹 Fix exception being thrown when listing comments (#3182)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</h2>
|
||||
|
||||
<ol class="comment-list">
|
||||
{!! $comments !!}
|
||||
@php($comments)
|
||||
</ol>
|
||||
|
||||
@if ($paginated)
|
||||
|
||||
Reference in New Issue
Block a user