added option to clear recent searches

This commit is contained in:
Fabian Freund
2026-06-29 10:37:27 +02:00
parent 7d2177aa82
commit 9c2c8d4ba6
6 changed files with 13 additions and 2 deletions
@@ -94,6 +94,7 @@ enum TabBarLayout { withTitle, compact }
enum DeleteBrowsingDataType {
tabs('Open tabs'),
history('Browsing history'),
recentSearches('Recent searches', 'Queries shown on the search page'),
cookies('Cookies and site data', 'Youll be logged out of most sites'),
cache('Cached images and files', 'Frees up storage space'),
permissions('Site permissions'),