diff --git a/src/components/node/NodeImageSwiperBlock/index.tsx b/src/components/node/NodeImageSwiperBlock/index.tsx index cb856d6c..12f93888 100644 --- a/src/components/node/NodeImageSwiperBlock/index.tsx +++ b/src/components/node/NodeImageSwiperBlock/index.tsx @@ -113,7 +113,6 @@ const NodeImageSwiperBlock: FC = observer(({ node }) => { autoHeight zoom navigation - shortSwipes={false} > {images.map((file, i) => (