mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-22 20:40:18 +00:00
feat(@desktop/wallet2): Enable multi chain for collectible
This commit is contained in:
parent
712c75f051
commit
442280f957
@ -1,7 +1,7 @@
|
||||
import NimQml, Tables, random, strformat, strutils, json_serialization
|
||||
import sequtils as sequtils
|
||||
import account_item
|
||||
from status/wallet2 import WalletAccount, Asset, CollectibleList
|
||||
from status/wallet2 import WalletAccount, Asset
|
||||
|
||||
const accountColors* = ["#9B832F", "#D37EF4", "#1D806F", "#FA6565", "#7CDA00", "#887af9", "#8B3131"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user