mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-04 08:00:16 -04:00
Added lots of commands
Simplified KeePass client
This commit is contained in:
@@ -9,7 +9,6 @@ namespace ModernKeePass.Application.Common.Mappings
|
||||
{
|
||||
public void ApplyMappings()
|
||||
{
|
||||
new DatabaseVm().Mapping(this);
|
||||
new EntryVm().Mapping(this);
|
||||
new GroupVm().Mapping(this);
|
||||
}
|
||||
|
Reference in New Issue
Block a user