fix: code review 2

This commit is contained in:
Richard Ramos 2021-06-02 16:02:28 -04:00 committed by Iuri Matias
parent efae828087
commit 086653ac52
3 changed files with 5 additions and 5 deletions

View File

@ -82,6 +82,10 @@ StackLayout {
id: messageContextMenu
}
StatusImageModal {
id: imagePopup
}
property var idMap: ({})
property var suggestionsObj: ([])

View File

@ -295,10 +295,6 @@ RowLayout {
id: toastMessage
}
StatusImageModal {
id: imagePopup
}
// Add SendModal here as it is used by the Wallet as well as the Browser
Loader {
id: sendModal

2
vendor/status-go vendored

@ -1 +1 @@
Subproject commit ec0e6dffd198d44d71ec7b8c14d5216eb65c692d
Subproject commit b395144704f29c9e1f4fd11714d1031a10160ad1