Saving and loading but still has error(Pls fix)

This commit is contained in:
SCM6WE
2021-09-23 10:50:40 +02:00
committed by Felix Hartmann (PEA3-Fe-FI)
parent 7e5883d761
commit eeea238398
2 changed files with 94 additions and 1 deletions

View File

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