Merge pull request #2222

68c5527 persistentSettings: preserve fiat balance toggle on wallet restart (xiphon)
This commit is contained in:
luigi1111
2019-06-21 14:40:18 -05:00
2 changed files with 4 additions and 4 deletions

View File

@@ -1393,6 +1393,7 @@ ApplicationWindow {
property bool blackTheme: true
property bool fiatPriceEnabled: false
property bool fiatPriceToggle: false
property string fiatPriceProvider: "kraken"
property string fiatPriceCurrency: "xmrusd"