mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-24 14:51:05 +01:00
faster
This commit is contained in:
parent
59de402af9
commit
3f55866c0c
1 changed files with 1 additions and 1 deletions
|
@ -1884,7 +1884,7 @@ page_container %}
|
|||
} catch (error) {
|
||||
console.log('not paid yet')
|
||||
}
|
||||
}, 5000)
|
||||
}, 3000)
|
||||
},
|
||||
|
||||
checkTokenSpendable: async function (token, verbose = true) {
|
||||
|
|
Loading…
Add table
Reference in a new issue