Improve global search
Add options to show only searches for - pinned sources - all sources - sources with results
This commit is contained in:
@@ -45,6 +45,7 @@ export const SERVER_SETTINGS_METADATA_DEFAULT: MetadataServerSettings = {
|
||||
extensionLanguages: getDefaultLanguages(),
|
||||
showNsfw: true,
|
||||
lastUsedSourceId: null,
|
||||
shouldShowOnlySourcesWithResults: true,
|
||||
|
||||
// history
|
||||
hideHistory: false,
|
||||
|
||||
Reference in New Issue
Block a user