Codemaid
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
public record ItemConfiguration
|
||||
{
|
||||
public string? Name { get; set; } = "";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -3,4 +3,4 @@
|
||||
public record ItemConfiguration
|
||||
{
|
||||
public string? Name { get; set; } = "";
|
||||
}
|
||||
}
|
||||