diff --git a/src/components/Map/MapView.jsx b/src/components/Map/MapView.jsx index bb508a9..9681095 100644 --- a/src/components/Map/MapView.jsx +++ b/src/components/Map/MapView.jsx @@ -1709,7 +1709,7 @@ export default function MapView({ )} {createStep === 2 && ( <> - {isLinkMode && galleryPreviewImage && ( + {galleryPreviewImage && (