diff --git a/src/view/com/lightbox/ImageViewing/index.tsx b/src/view/com/lightbox/ImageViewing/index.tsx index cbc75fe932..8b342382f3 100644 --- a/src/view/com/lightbox/ImageViewing/index.tsx +++ b/src/view/com/lightbox/ImageViewing/index.tsx @@ -499,15 +499,7 @@ function LightboxFooter({ const isMomentumScrolling = React.useRef(false) return ( { isMomentumScrolling.current = true