Много чего
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
namespace Content.Server._White.ContractorIDCard;
|
||||
|
||||
/// <summary>
|
||||
/// WD.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public sealed partial class ContractorIDCardComponent : Component
|
||||
{
|
||||
[DataField]
|
||||
public string Details = string.Empty;
|
||||
}
|
||||
Reference in New Issue
Block a user