Gaëtan Renaudeau
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/config/urls.js
|
|
@ -42,5 +42,5 @@ export const urls = { |
|
|
|
|
|
|
|
// Currencies status
|
|
|
|
currenciesStatus: |
|
|
|
'https://s3-eu-west-1.amazonaws.com/ledger-ledgerlive-resources-prod/public_resources/currencies.json', |
|
|
|
'http://resources.live.ledger.app/public_resources/currencies.json', |
|
|
|
} |
|
|
|