diff options
Diffstat (limited to 'development/states/config.json')
-rw-r--r-- | development/states/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/states/config.json b/development/states/config.json index 4c35b6a21..53666cb88 100644 --- a/development/states/config.json +++ b/development/states/config.json @@ -1,6 +1,6 @@ { "metamask": { - "currentFiat": "jpy", + "currentFiat": "JPY", "conversionRate": "N/A", "conversionDate": "N/A", "isInitialized": true, |