fix-fiat-balance (#2515)
This commit is contained in:
parent
07f0dc80f8
commit
b15596d045
1 changed files with 1 additions and 0 deletions
|
|
@ -560,6 +560,7 @@ new Vue({
|
|||
this.update.name = this.g.wallet.name
|
||||
this.update.currency = this.g.wallet.currency
|
||||
this.receive.units = ['sat', ...window.currencies]
|
||||
this.updateFiatBalance()
|
||||
},
|
||||
watch: {
|
||||
updatePayments: function () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue