mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-12-06 08:12:39 -05:00
Making modifications in an Entry creates a new History entry
This commit is contained in:
@@ -50,6 +50,7 @@ namespace ModernKeePass.Views
|
||||
protected override void OnNavigatedFrom(NavigationEventArgs e)
|
||||
{
|
||||
NavigationHelper.OnNavigatedFrom(e);
|
||||
Model.Reset();
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user