fix: fiat tracking / updating wallet without reloads (#2891)

This commit is contained in:
Arc
2025-01-22 10:27:05 +02:00
committed by GitHub
parent 8a759c8fc1
commit 273ab9781f
8 changed files with 278 additions and 88 deletions
+1 -1
View File
@@ -453,7 +453,7 @@ window.app.component('lnbits-dynamic-chips', {
window.app.component('lnbits-update-balance', {
template: '#lnbits-update-balance',
mixins: [window.windowMixin],
props: ['wallet_id'],
props: ['wallet_id', 'small_btn'],
computed: {
denomination() {
return LNBITS_DENOMINATION