Saving and loading but still has error(Pls fix)

This commit is contained in:
SCM6WE
2021-09-23 10:50:40 +02:00
parent f2b0af08c5
commit 89059491c9
2 changed files with 96 additions and 4 deletions

View File

@@ -152,6 +152,7 @@ namespace PolyChat
});
}
private void OnDeleteChat(object sender = null, RoutedEventArgs e = null)
{
Controller.CloseChat(selectedPartner.Code);