mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-31 17:31:32 +00:00
Update stats.js
This commit is contained in:
parent
3282bb667e
commit
5b9d79aa2d
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ exports.stats = {
|
|||
} else {
|
||||
let data = response.body.data;
|
||||
let price_eur = Number(data.quotes.EUR.price);
|
||||
description =
|
||||
let description =
|
||||
'**Rank: [' +
|
||||
rank +
|
||||
'](' +
|
||||
|
|
Loading…
Add table
Reference in a new issue