Skip to content

Commit

Permalink
fix: Fixed msg id on change:ack event for groups
Browse files Browse the repository at this point in the history
  • Loading branch information
edgardmessias committed Nov 5, 2022
1 parent afe5ac3 commit 1170848
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/chat/events/registerAckMessageEvent.ts
Expand Up @@ -62,6 +62,7 @@ function registerAckMessageEvent() {
id,
remote,
fromMe,
participant: ackData.participant,
})
);

Expand Down

0 comments on commit 1170848

Please sign in to comment.