Updated on 2026-08-14
This commit is contained in:
parent
a0d251f9d4
commit
f96324a299
1 changed files with 1 additions and 1 deletions
|
|
@ -859,7 +859,7 @@ internal class StateBuilder(
|
|||
add(
|
||||
resourceReference(
|
||||
id = R.string.swapping_alert_dex_description_with_slippage,
|
||||
formatArgs = wrappedList(token, slippage),
|
||||
formatArgs = wrappedList(slippage),
|
||||
),
|
||||
)
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue