Updated on 2026-08-14
This commit is contained in:
parent
32ae17c016
commit
d594af91fc
18 changed files with 45 additions and 13 deletions
|
|
@ -101,6 +101,7 @@ internal class UpdateDataStateTransformer(
|
|||
name = this.accountName.toUM().value,
|
||||
icon = when (this) {
|
||||
is Account.CryptoPortfolio -> this.icon.toUM()
|
||||
is Account.Payment -> TODO("[REDACTED_JIRA]")
|
||||
},
|
||||
),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue