Saving and loading but still has error(Pls fix)
This commit is contained in:
@@ -152,6 +152,7 @@ namespace PolyChat
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
private void OnDeleteChat(object sender = null, RoutedEventArgs e = null)
|
||||
{
|
||||
Controller.CloseChat(selectedPartner.Code);
|
||||
|
||||
Reference in New Issue
Block a user