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