1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

update typescript

This commit is contained in:
marcoelissa 2023-01-10 02:02:20 +07:00
parent eeebcc9cb7
commit 8b73c034ac

View File

@ -580,7 +580,7 @@ declare interface IOrbisConversation {
content: {
recipients: string[]
}
context?: string | null
context: string | null
details: {
content: {
recipients: string[]