update conversation after send
This commit is contained in:
@@ -254,6 +254,8 @@ namespace BeWo.ViewModel.View.AI
|
||||
|
||||
conv.Messages.VMList.Add(new AiConversationMessageVM(messages[1]));
|
||||
|
||||
conv.Updated = DateTime.Now;
|
||||
|
||||
FinishSending();
|
||||
},
|
||||
(exception) =>
|
||||
|
||||
Reference in New Issue
Block a user