minor change
This commit is contained in:
parent
28ac9062d4
commit
9ae7793533
@ -2840,7 +2840,7 @@
|
||||
render.chart(pagesData.params.asset)
|
||||
showSuggestedPrice()
|
||||
}).catch(error => {
|
||||
console.error(error.message)
|
||||
notify(error.message, 'error');
|
||||
})
|
||||
}).catch(error => console.error(error))
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user