chore: remove windowMixin from components and pages (#3632)

This commit is contained in:
dni ⚡
2026-01-21 11:26:45 +01:00
committed by GitHub
parent 4690d178a2
commit 5e79ca35ab
49 changed files with 5 additions and 79 deletions
@@ -1,5 +1,4 @@
window.app.component('lnbits-theme', {
mixins: [window.windowMixin],
watch: {
'g.walletFlip'(val) {
this.$q.localStorage.setItem('lnbits.walletFlip', val)