mirror of
https://github.com/lnbits/lnbits.git
synced 2025-06-29 02:01:35 +02:00
faster
This commit is contained in:
@ -1884,7 +1884,7 @@ page_container %}
|
|||||||
} catch (error) {
|
} catch (error) {
|
||||||
console.log('not paid yet')
|
console.log('not paid yet')
|
||||||
}
|
}
|
||||||
}, 5000)
|
}, 3000)
|
||||||
},
|
},
|
||||||
|
|
||||||
checkTokenSpendable: async function (token, verbose = true) {
|
checkTokenSpendable: async function (token, verbose = true) {
|
||||||
|
Reference in New Issue
Block a user