Skip to content

Commit

Permalink
Update pools.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jin10086 committed Oct 20, 2020
1 parent f17893b commit 8c2baeb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/features/configure/pools.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,8 @@ export const pools = [
defaultApy: "42.63",
pricePerFullShare: 1,
pastPricePerFullShare: 1
},{
},
{
id: 'busd',
name: 'BUSD',
token: 'BUSD',
Expand Down

0 comments on commit 8c2baeb

Please sign in to comment.