persistentSettings: preserve fiat balance toggle on wallet restart

This commit is contained in:
xiphon
2019-06-17 20:51:18 +00:00
parent 68c7cf7276
commit 68c55270d4
2 changed files with 4 additions and 4 deletions

View File

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