mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
structure change
This commit is contained in:
@@ -7,5 +7,7 @@ namespace WinAlfred.Plugin.System
|
||||
{
|
||||
public interface ISystemPlugin : IPlugin
|
||||
{
|
||||
string Name { get; }
|
||||
string Description { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user