Update: Plugin Framework
This commit is contained in:
@@ -11,5 +11,6 @@ namespace Disco.Services.Plugins
|
||||
{
|
||||
public string Id { get; set; }
|
||||
public string Name { get; set; }
|
||||
public bool PrimaryFeature { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user