feature: saved exports view/edit/trigger
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace Disco.Models.UI.Config.Export
|
||||
{
|
||||
public interface ConfigExportCreateModel : ConfigExportEditModel
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user