Work in progress

This commit is contained in:
watsonb8
2019-12-18 20:23:59 -05:00
parent 555eb07ec1
commit 93dc9ae8c9
9 changed files with 166 additions and 112 deletions

View File

@ -390,6 +390,7 @@ namespace Aurora.Design.Views.Party
_client.RemoteSyncClient);
Queue.Add(remote);
OnPropertyChanged("Queue");
}
}
catch (Exception ex)