feat(@desktop/wallet2): Enable multi chain for collectible

This commit is contained in:
Anthony Laibe 2021-09-12 14:52:53 +02:00 committed by Iuri Matias
parent 712c75f051
commit 442280f957
1 changed files with 1 additions and 1 deletions

View File

@ -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"]