refactor: revert old config changes
This commit is contained in:
parent
638ca968d0
commit
e4267d8aba
1 changed files with 2 additions and 1 deletions
|
|
@ -172,7 +172,8 @@ function fetchData () {
|
||||||
{crypto: 'LTC', display: 'Litecoin'},
|
{crypto: 'LTC', display: 'Litecoin'},
|
||||||
{crypto: 'DASH', display: 'Dash'},
|
{crypto: 'DASH', display: 'Dash'},
|
||||||
{crypto: 'ZEC', display: 'Zcash'},
|
{crypto: 'ZEC', display: 'Zcash'},
|
||||||
{crypto: 'BCH', display: 'Bitcoin Cash'}
|
{crypto: 'BCH', display: 'Bitcoin Cash'},
|
||||||
|
{crypto: 'LN', display: 'Lightning Network'}
|
||||||
],
|
],
|
||||||
languages: languages,
|
languages: languages,
|
||||||
countries,
|
countries,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue