Updated on 2026-08-14

This commit is contained in:
Tangem 2024-04-18 18:29:30 +05:00
parent 2fbbebf090
commit 118b53e224

View file

@ -366,8 +366,8 @@ internal class SendViewModel @Inject constructor(
updateNotifications()
}
else -> {
getWalletsAndRecent()
uiState = stateFactory.getReadyState()
getWalletsAndRecent()
stateRouter.showRecipient()
updateNotifications()
}