Files
lnbits/lnbits/static/js/components/lnbits-header-wallets.js
T

5 lines
120 B
JavaScript

window.app.component('lnbits-header-wallets', {
template: '#lnbits-header-wallets',
mixins: [window.windowMixin]
})