Added test for merge with kdbp file and fixed it in SaveDB
This commit is contained in:
@@ -11,7 +11,7 @@ using ProtoBuf.Meta;
|
||||
|
||||
namespace KeePassLib.Serialization
|
||||
{
|
||||
internal class KdbpFile
|
||||
public class KdbpFile
|
||||
{
|
||||
public const string FileNameExtension = "kdbp";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user