Mass rename to align planned codename
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace Bitvault;
|
||||
|
||||
public record QueryLockerConfiguration
|
||||
{
|
||||
public string? Filter { get; set; }
|
||||
|
||||
public string? Query { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user