Codemaid
This commit is contained in:
@@ -15,11 +15,9 @@ public record ContainerToken
|
||||
|
||||
public ContainerToken()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
public string Name { get; } = "";
|
||||
|
||||
public string? Password { get; } = "";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user