mirror of
https://github.com/venera-app/venera.git
synced 2025-12-15 14:41:15 +00:00
Merge pull request #649 from venera-app/feat/comment-blocking
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