Updated on 2026-08-14
This commit is contained in:
parent
207fe02586
commit
58b3b092e6
2 changed files with 6 additions and 18 deletions
|
|
@ -240,6 +240,7 @@ internal class TokenDetailsViewModel @Inject constructor(
|
|||
currentCryptoCurrencyStatus?.let {
|
||||
cryptoCurrencyStatus = it
|
||||
updateButtons(it)
|
||||
updateWarnings(it)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue