Merge pull request #5843 from helmet91/collection-header-counter-label

Fix collection counter label
pull/5850/head
daniel 4 weeks ago committed by GitHub
commit cd85123ea7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -49,7 +49,7 @@
</span>
<span>·</span>
</span>
<span>{{collection.post_count}} photos</span>
<span>{{collection.post_count}} posts</span>
<span>·</span>
<span>by <a :href="'/' + profileUsername" class="font-weight-bold text-white">{{profileUsername}}</a></span>
</p>

Loading…
Cancel
Save