mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-01-18 13:27:20 +01:00
fix-fiat-balance (#2515)
This commit is contained in:
parent
07f0dc80f8
commit
b15596d045
@ -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…
Reference in New Issue
Block a user