This commit is contained in:
arcbtc
2024-12-18 21:55:54 +00:00
parent 1a6671b4b3
commit acd3b598b7
2 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -708,7 +708,7 @@ window.app = Vue.createApp({
}
},
updatePayments() {
this.updateFiatBalance(this.g.wallet.currenc)
this.fetchBalance()
},
'update.currency'(newValue) {
this.updateWallet({ currency: newValue })