mirror of
https://github.com/wismna/ModernKeePass.git
synced 2026-03-12 00:58:07 -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