diff --git a/src/components/PhotoSwipe/index.tsx b/src/components/PhotoSwipe/index.tsx index 610fbd155..31e6afc5d 100644 --- a/src/components/PhotoSwipe/index.tsx +++ b/src/components/PhotoSwipe/index.tsx @@ -376,6 +376,16 @@ function PhotoSwipe(props: Iprops) { className="pswp__button pswp__button--close" title={constants.CLOSE} /> + {props.enableDownload && ( )} - + {!props.isSharedCollection && (