mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-06 12:33:12 +08:00
Added option to disable search bar autofocus
This commit is contained in:
@@ -20,4 +20,5 @@ export interface Config {
|
||||
kubernetesApps: boolean;
|
||||
unpinStoppedApps: boolean;
|
||||
useAmericanDate: boolean;
|
||||
disableAutofocus: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user