mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
Fix multiple messenger instance registrations in entry view models
This commit is contained in:
@@ -34,6 +34,7 @@ namespace ModernKeePass.Views
|
||||
protected override async void OnNavigatedFrom(NavigationEventArgs e)
|
||||
{
|
||||
await Model.AddHistory();
|
||||
Model.Cleanup();
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
Reference in New Issue
Block a user