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