rollback set conversation id
This commit is contained in:
parent
7fe2f0c3a3
commit
e017c21dd3
|
|
@ -201,8 +201,6 @@ public partial class ConversationService : IConversationService
|
|||
};
|
||||
converation = await NewConversation(sess);
|
||||
}
|
||||
|
||||
_conversationId = converation.Id;
|
||||
|
||||
return converation;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue