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