mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-07 04:53:12 +08:00
Added option to disable search bar autofocus
This commit is contained in:
@@ -28,4 +28,5 @@ export const searchSettingsTemplate: SearchForm = {
|
||||
hideSearch: false,
|
||||
searchSameTab: false,
|
||||
defaultSearchProvider: 'l',
|
||||
disableAutofocus: false,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user