mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-23 19:49:43 +01:00
Set HelloWorldCSharp plugin as disabled by default
This commit is contained in:
@@ -8,5 +8,6 @@
|
||||
"Language":"csharp",
|
||||
"Website":"https://github.com/Wox-launcher/Wox",
|
||||
"ExecuteFileName":"HelloWorldCSharp.dll",
|
||||
"IcoPath":"app.png"
|
||||
"IcoPath":"app.png",
|
||||
"Disabled": true
|
||||
}
|
||||
Reference in New Issue
Block a user