debug
This commit is contained in:
parent
7bb465dc9e
commit
2ca84df5ca
1 changed files with 1 additions and 1 deletions
|
|
@ -1165,7 +1165,7 @@ async function waitForDb() {
|
|||
success: true,
|
||||
data: {
|
||||
name: 'Zano',
|
||||
price: state.priceData?.zano?.price,
|
||||
usd: state.priceData?.zano?.price,
|
||||
usd_24h_change: state.priceData?.zano?.usd_24h_change,
|
||||
fiat_prices: calcFiatPrice(state.priceData?.zano?.price, state?.fiat_rates),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue