Minor cleanup

This commit is contained in:
ZXY101
2023-09-14 03:11:04 +02:00
parent 5a06f0e5b8
commit 2fd4ebd101
3 changed files with 13 additions and 9 deletions

View File

@@ -15,7 +15,7 @@ type Settings = {
const defaultSettings: Settings = {
zoomMode: 'keep',
rightToLeft: true,
singlePageView: false,
singlePageView: true,
displayOCR: true,
textEditable: false,
textBoxBorders: false,