Updated on 2026-08-14

This commit is contained in:
Tangem 2026-04-09 14:25:14 +04:00
parent 36b9e004ba
commit 422b7be24b

View file

@ -200,6 +200,7 @@ internal class SwapAmountModel @Inject constructor(
if (content.swapRateMode != SwapRateMode.FLOAT_ONLY) {
ExpressRateType.Fixed
} else {
onSelectTokenClick()
return
}
}