Skip to content

Commit d002497

Browse files
committed
feat(dapp-browser)_: fix
fixes #19151
1 parent 7fbc040 commit d002497

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ui/app/mainui/AppMain.qml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -933,6 +933,8 @@ Item {
933933
rootChatStore: appMain.rootChatStore
934934
ensUsernamesStore: appMain.ensUsernamesStore
935935
privacyStore: appMain.privacyStore
936+
937+
keychain: appMain.keychain
936938
}
937939

938940
Connections {

0 commit comments

Comments
 (0)