refactor: create last base.html vue component (#3514)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
window.app.component('lnbits-header-wallets', {
|
||||
template: '#lnbits-header-wallets',
|
||||
mixins: [window.windowMixin]
|
||||
})
|
||||
Reference in New Issue
Block a user