mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
comic reading
This commit is contained in:
@@ -75,6 +75,10 @@ class _Settings {
|
||||
'showHistoryStatusOnTile': false,
|
||||
'blockedWords': [],
|
||||
'defaultSearchTarget': null,
|
||||
'autoPageTurningInterval': 5, // in seconds
|
||||
'readerMode': 'galleryLeftToRight', // values of [ReaderMode]
|
||||
'enableTapToTurnPages': true,
|
||||
'enablePageAnimation': true,
|
||||
};
|
||||
|
||||
operator[](String key) {
|
||||
|
Reference in New Issue
Block a user