Fixed more edge cases
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace Bitvault;
|
||||
|
||||
public record QueryItemConfiguration
|
||||
{
|
||||
public int Id { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user