chore: remove windowMixin from components and pages (#3632)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
window.app.component('lnbits-footer', {
|
||||
template: '#lnbits-footer',
|
||||
mixins: [window.windowMixin],
|
||||
computed: {
|
||||
version() {
|
||||
return this.LNBITS_VERSION || 'unknown version'
|
||||
|
||||
Reference in New Issue
Block a user