mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Set Everything plugin as disabled by default
This commit is contained in:
parent
28239c4a51
commit
aa4922840b
1 changed files with 2 additions and 1 deletions
|
|
@ -8,5 +8,6 @@
|
|||
"Language":"csharp",
|
||||
"Website":"http://www.wox.one",
|
||||
"IcoPath":"Images\\find.png",
|
||||
"ExecuteFileName":"Wox.Plugin.Everything.dll"
|
||||
"ExecuteFileName":"Wox.Plugin.Everything.dll",
|
||||
"Disabled": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue