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"
|
||||
/>
|
||||
)}
|
||||
{!compact ? (
|
||||
{!overlayCount ? (
|
||||
<AttachmentDownloadPill
|
||||
postId={postId}
|
||||
attachment={attachment}
|
||||
|
||||
Reference in New Issue
Block a user