[V1] Fixed Bad State Issue on Reader (WIP)

This commit is contained in:
Youwes09
2026-02-27 22:18:38 -06:00
parent fc68d3ac7e
commit c9eba3da86
3 changed files with 68 additions and 43 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ export const DEFAULT_SETTINGS: Settings = {
offsetDoubleSpreads: false,
preloadPages: 3,
autoMarkRead: true,
autoNextChapter: false,
autoNextChapter: true,
libraryCropCovers: true,
libraryPageSize: 48,
showNsfw: false,