chore: commit current workspace changes
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
$commentsCollection = $comments ?? collect();
|
||||
$commentsCount = $commentsCount ?? $commentsCollection->count();
|
||||
$viewer = auth()->user();
|
||||
$errors = $errors ?? new \Illuminate\Support\ViewErrorBag();
|
||||
@endphp
|
||||
|
||||
@if($isPreview)
|
||||
|
||||
Reference in New Issue
Block a user