diff --git a/Plugins/HelloWorldCSharp/plugin.json b/Plugins/HelloWorldCSharp/plugin.json index c50928684e..b7edbd6a9a 100644 --- a/Plugins/HelloWorldCSharp/plugin.json +++ b/Plugins/HelloWorldCSharp/plugin.json @@ -8,5 +8,6 @@ "Language":"csharp", "Website":"https://github.com/Wox-launcher/Wox", "ExecuteFileName":"HelloWorldCSharp.dll", - "IcoPath":"app.png" + "IcoPath":"app.png", + "Disabled": true } \ No newline at end of file