Fix reverted code after merge

For some reason github didn't show a merge conflict on the pr
This commit is contained in:
schroda
2025-04-05 12:47:44 +02:00
parent 4423dee14e
commit b37ff532f5
2 changed files with 3 additions and 1 deletions

View File

@@ -284,6 +284,7 @@ const BaseReaderViewer = forwardRef(
scrollElementRef,
currentPageIndex,
readingMode,
readingDirection,
isContinuousReadingModeActive,
readerNavBarWidth,
setPageToScrollToIndex,