mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
WIP Return of the Breadcrumb
Entry Title field added as part of the entry page Code cleanup
This commit is contained in:
@@ -28,7 +28,6 @@ namespace ModernKeePass.Views
|
||||
if (args != null)
|
||||
{
|
||||
await Model.Initialize(args.Id);
|
||||
Model.IsEditMode = args.IsNew;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user