Duplicator and now deleting if not sending to EDA
This commit is contained in:
@ -7,7 +7,7 @@ using System.Text.Json;
|
||||
|
||||
namespace Adaptation.FileHandlers.jpeg;
|
||||
|
||||
public class Description : IDescription
|
||||
public class Description : IDescription, Shared.Properties.IDescription
|
||||
{
|
||||
|
||||
public int Test { get; set; }
|
||||
|
Reference in New Issue
Block a user