mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
WIP Windows 10
Dependencies finally installed Removal of useless code Big cleanup in XAML styles (override colors the correct way)
This commit is contained in:
@@ -175,8 +175,6 @@ namespace ModernKeePass
|
||||
|
||||
private async void OnResuming(object sender, object e)
|
||||
{
|
||||
var currentFrame = Window.Current.Content as Frame;
|
||||
|
||||
try
|
||||
{
|
||||
await _mediator.Send(new ReOpenDatabaseQuery());
|
||||
|
Reference in New Issue
Block a user