mirror of
https://github.com/status-im/dappconnect-chat-sdk.git
synced 2025-02-24 12:08:37 +00:00
add rationale comment
This commit is contained in:
parent
83777e9759
commit
112cd0d9ab
@ -20,6 +20,7 @@ export function getReactions(
|
||||
if (retracted) {
|
||||
reactions[type].delete(publicKey)
|
||||
} else {
|
||||
// Set handles that potentially multiple same reactions count as one
|
||||
reactions[type].add(publicKey)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user