Added a lot more configrations

This commit is contained in:
TheXamlGuy
2024-06-08 20:42:29 +01:00
parent d5f7d1c279
commit 9a664b583b
12 changed files with 929 additions and 20 deletions
@@ -0,0 +1,8 @@
namespace Bitvault;
public record MultilineTextEntryConfiguration :
ItemEntryConfiguration
{
}