mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
Add ability to manage search sources. Close #174
This commit is contained in:
@@ -126,6 +126,7 @@ class _Settings with ChangeNotifier {
|
||||
'explore_pages': [],
|
||||
'categories': [],
|
||||
'favorites': [],
|
||||
'searchSources': null,
|
||||
'showFavoriteStatusOnTile': true,
|
||||
'showHistoryStatusOnTile': false,
|
||||
'blockedWords': [],
|
||||
|
Reference in New Issue
Block a user