mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 19:26:39 +02:00
#21 Add Disable option for each plugin.
This commit is contained in:
@@ -7,6 +7,7 @@ namespace Wox.Plugin.SystemPlugins
|
||||
{
|
||||
public interface ISystemPlugin : IPlugin
|
||||
{
|
||||
string ID { get; }
|
||||
string Name { get; }
|
||||
string Description { get; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user