Skip to content

Commit

Permalink
remove it after publishing it
Browse files Browse the repository at this point in the history
  • Loading branch information
nplasterer committed Jul 9, 2024
1 parent 6569bfc commit b41bcec
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -713,6 +713,7 @@ class XMTPModule : Module() {
"No message found for $messageId"
)

unpublishedLocalMessages.remove(messageId)
unpublishedMessage.publish()
}
}
Expand Down

0 comments on commit b41bcec

Please sign in to comment.