revert more

This commit is contained in:
dni ⚡ 2024-12-20 08:56:58 +01:00
parent bc5f431c3e
commit 76e60df613
No known key found for this signature in database
GPG Key ID: D1F416F29AD26E87

View File

@ -58,11 +58,7 @@ window.app = Vue.createApp({
inkeyHidden: true,
adminkeyHidden: true,
hasNfc: false,
nfcReaderAbortController: null,
primaryColor: this.$q.localStorage.getItem('lnbits.primaryColor'),
transactions: [],
transactionChart: null,
paymentsRef: null
nfcReaderAbortController: null
}
},
computed: {