diff options
Diffstat (limited to 'development/states/tx-list-items.json')
-rw-r--r-- | development/states/tx-list-items.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/development/states/tx-list-items.json b/development/states/tx-list-items.json index 0d2273cb0..e83179a17 100644 --- a/development/states/tx-list-items.json +++ b/development/states/tx-list-items.json @@ -102,7 +102,10 @@ "shapeShiftTxList": [{"depositAddress":"34vJ3AfmNcLiziA4VFgEVcQTwxVLD1qkke","depositType":"BTC","key":"shapeshift","response":{"status":"no_deposits","address":"34vJ3AfmNcLiziA4VFgEVcQTwxVLD1qkke"},"time":1522377459106}], "lostAccounts": [], "send": {}, - "currentLocale": "en" + "currentLocale": "en", + "preferences": { + "useNativeCurrencyAsPrimaryCurrency": true + } }, "appState": { "menuOpen": false, |