working, also fixed the button

This commit is contained in:
arcbtc
2024-12-18 23:19:03 +00:00
parent e13fd39e75
commit fb5659de2a
4 changed files with 64 additions and 24 deletions
+1 -1
View File
@@ -484,7 +484,7 @@ window.app.component('lnbits-dynamic-chips', {
window.app.component('lnbits-update-balance', {
template: '#lnbits-update-balance',
mixins: [window.windowMixin],
props: ['wallet_id', 'credit-value'],
props: ['wallet_id', 'credit-value', 'small_btn'],
computed: {
denomination() {
return LNBITS_DENOMINATION