wip
This commit is contained in:
@@ -5,4 +5,6 @@ namespace Bitvault;
|
||||
public record VaultConfiguration : ComponentConfiguration
|
||||
{
|
||||
public string? Name { get; set; }
|
||||
|
||||
public string? Key { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user