Update album carousel

This commit is contained in:
Daniel Supernault 2019-10-15 23:58:55 -06:00
parent 0493055e5f
commit 1508061d97
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7
2 changed files with 2 additions and 2 deletions

View file

@ -127,7 +127,7 @@
</div>
</div>
<div class="postPresenterContainer">
<div class="postPresenterContainer" style="background: #000;">
<div v-if="status.pf_type === 'photo'" class="w-100">
<photo-presenter :status="status" v-on:lightbox="lightbox"></photo-presenter>
</div>