Updated on 2026-08-14

This commit is contained in:
Tangem 2025-05-19 15:28:34 +03:00
parent 287fda11f9
commit 77bc87a16e

View file

@ -419,6 +419,8 @@ internal class WalletCurrencyActionsClickIntentsImplementor @Inject constructor(
),
),
)
stateHolder.update(CloseBottomSheetTransformer(userWalletId = stateHolder.getSelectedWalletId()))
}
}