Close view after sending UseSettingsMessage.
This commit is contained in:
parent
880e8b0bdc
commit
b7fdf87ea5
@ -221,6 +221,7 @@ namespace zaaReloaded2.ViewModels
|
||||
void DoUseSettings()
|
||||
{
|
||||
UseSettingsMessage.Send(new ViewModelMessageContent(LastSelected));
|
||||
CloseViewCommand.Execute(null);
|
||||
}
|
||||
|
||||
bool CanUseSettings()
|
||||
|
Loading…
Reference in New Issue
Block a user