mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 11:46:30 +02:00
#21 Add Disable option for each plugin.
This commit is contained in:
@@ -118,6 +118,11 @@ namespace Wox.Plugin.SystemPlugins
|
||||
}
|
||||
|
||||
|
||||
public override string ID
|
||||
{
|
||||
get { return "CEA08895D2544B019B2E9C5009600DF4"; }
|
||||
}
|
||||
|
||||
public override string Name
|
||||
{
|
||||
get { return "System Commands"; }
|
||||
|
||||
Reference in New Issue
Block a user