mirror of
https://github.com/lnbits/lnbits.git
synced 2025-03-17 21:31:55 +01:00
revert more
This commit is contained in:
parent
bc5f431c3e
commit
76e60df613
@ -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: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user