Add ability to manage search sources. Close #174

This commit is contained in:
2025-02-09 19:29:51 +08:00
parent 17ef17ca5b
commit df4263f969
6 changed files with 120 additions and 25 deletions

View File

@@ -126,6 +126,7 @@ class _Settings with ChangeNotifier {
'explore_pages': [],
'categories': [],
'favorites': [],
'searchSources': null,
'showFavoriteStatusOnTile': true,
'showHistoryStatusOnTile': false,
'blockedWords': [],