mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 07:30:15 -04:00
Minor refactoring
This commit is contained in:
@@ -55,8 +55,8 @@ namespace ModernKeePass.Views
|
||||
|
||||
protected override void OnNavigatedFrom(NavigationEventArgs e)
|
||||
{
|
||||
Model.Cleanup();
|
||||
base.OnNavigatedFrom(e);
|
||||
Model.Cleanup();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user