mirror of
https://github.com/wismna/ModernKeePass.git
synced 2026-09-09 10:24:27 -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