diff --git a/src/status_im/ui/screens/events.cljs b/src/status_im/ui/screens/events.cljs index 7785d424a8..22adef0cc8 100644 --- a/src/status_im/ui/screens/events.cljs +++ b/src/status_im/ui/screens/events.cljs @@ -30,6 +30,7 @@ [status-im.models.wallet :as models.wallet] status-im.ui.screens.wallet.collectibles.events status-im.ui.screens.wallet.send.events + status-im.ui.screens.wallet.request.events status-im.ui.screens.wallet.settings.events status-im.ui.screens.wallet.transactions.events status-im.ui.screens.wallet.choose-recipient.events