fix: modifying borken profile items

This commit is contained in:
2024-01-13 13:15:24 -06:00
parent a989f3e92b
commit 040deb6456
6 changed files with 86 additions and 5 deletions

View File

@@ -21,7 +21,8 @@
@endif
</div>
<div class="size-small justify-content-center mb-4">
{{ number_format($artist->artworks->count()) }} Submitted Artworks
{{ number_format($artist->artworks_count) }} Submitted Artworks<br>
{{ number_format($artist->episodes_count) }} Artworks Selected
</div>
</div>
</div>