Skip to content

Commit

Permalink
Merge branch 'main' into session-approval-account-order
Browse files Browse the repository at this point in the history
  • Loading branch information
KannuSingh committed May 22, 2024
2 parents cb53a2d + 6b217a9 commit 68ca6d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ export default function SessionAuthenticateModal() {
id: messages[0].id,
auths: signedAuths
})

SettingsStore.setSessions(Object.values(web3wallet.getActiveSessions()))
ModalStore.close()
}
}, [address, messages])
Expand Down

0 comments on commit 68ca6d3

Please sign in to comment.