mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +02:00
#21 Add Disable option for each plugin.
This commit is contained in:
@@ -148,6 +148,11 @@ namespace Wox.Plugin.SystemPlugins.CMD
|
||||
this.context = context;
|
||||
}
|
||||
|
||||
public override string ID
|
||||
{
|
||||
get { return "D409510CD0D2481F853690A07E6DC426"; }
|
||||
}
|
||||
|
||||
public override string Name
|
||||
{
|
||||
get { return "Shell"; }
|
||||
|
||||
Reference in New Issue
Block a user