mirror of
https://github.com/venera-app/venera.git
synced 2025-12-16 23:11:15 +00:00
feat: add comment keyword blocking functionality
This commit is contained in:
@@ -180,6 +180,7 @@ class Settings with ChangeNotifier {
|
||||
'showFavoriteStatusOnTile': true,
|
||||
'showHistoryStatusOnTile': false,
|
||||
'blockedWords': [],
|
||||
'blockedCommentWords': [],
|
||||
'defaultSearchTarget': null,
|
||||
'autoPageTurningInterval': 5, // in seconds
|
||||
'readerMode': 'galleryLeftToRight', // values of [ReaderMode]
|
||||
|
||||
Reference in New Issue
Block a user