mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-12-06 00:02:43 -05: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