fix: show download buttons on video albums
All checks were successful
Deploy to Frontend Servers / deploy (push) Successful in 19s
All checks were successful
Deploy to Frontend Servers / deploy (push) Successful in 19s
This commit is contained in:
@@ -96,7 +96,7 @@ function VideoAttachmentCard({
|
|||||||
aria-hidden="true"
|
aria-hidden="true"
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
{!compact ? (
|
{!overlayCount ? (
|
||||||
<AttachmentDownloadPill
|
<AttachmentDownloadPill
|
||||||
postId={postId}
|
postId={postId}
|
||||||
attachment={attachment}
|
attachment={attachment}
|
||||||
|
|||||||
Reference in New Issue
Block a user