Merge branch 'master' into reverse

This commit is contained in:
nyne
2025-06-23 19:00:48 +08:00
committed by GitHub
5 changed files with 18 additions and 2 deletions

View File

@@ -198,6 +198,7 @@ class Settings with ChangeNotifier {
'showSingleImageOnFirstPage': false,
'enableDoubleTapToZoom': true,
'reverseChapterOrder': false,
'showSystemStatusBar': false,
};
operator [](String key) {