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