mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Add default search delay for WebSearch plugins
This commit is contained in:
parent
d041fe8aac
commit
9ac6d584cd
1 changed files with 2 additions and 1 deletions
|
|
@ -31,5 +31,6 @@
|
|||
"Language": "csharp",
|
||||
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
||||
"ExecuteFileName": "Flow.Launcher.Plugin.WebSearch.dll",
|
||||
"IcoPath": "Images\\web_search.png"
|
||||
"IcoPath": "Images\\web_search.png",
|
||||
"SearchDelay": 120
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue