mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
#21 Add Disable option for each plugin.
This commit is contained in:
@@ -81,6 +81,11 @@ namespace Wox.Plugin.SystemPlugins
|
||||
UserSettingStorage.Instance.WebSearches = UserSettingStorage.Instance.LoadDefaultWebSearches();
|
||||
}
|
||||
|
||||
public override string ID
|
||||
{
|
||||
get { return "565B73353DBF4806919830B9202EE3BF"; }
|
||||
}
|
||||
|
||||
public override string Name
|
||||
{
|
||||
get { return "Web Searches"; }
|
||||
|
||||
Reference in New Issue
Block a user