fix(core): update
This commit is contained in:
		| @@ -13,6 +13,7 @@ export interface ISioConversationBlock { | |||||||
| } | } | ||||||
|  |  | ||||||
| export interface ISioConversation { | export interface ISioConversation { | ||||||
|  |   subject: string; | ||||||
|   parties: ISioConversationParty[]; |   parties: ISioConversationParty[]; | ||||||
|   conversationBlocks: ISioConversationBlock[]; |   conversationBlocks: ISioConversationBlock[]; | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user