deleted still shows on the details panel
This commit is contained in:
@@ -14,10 +14,8 @@ namespace Apollon.WPF.Commands
|
||||
{
|
||||
await ExecuteAsync(parameter);
|
||||
}
|
||||
catch (Exception) { }
|
||||
|
||||
catch (Exception) { }
|
||||
}
|
||||
|
||||
public abstract Task ExecuteAsync(object parameter);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user