This commit is contained in:
callebtc 2022-11-06 17:46:35 +01:00 committed by dni ⚡
parent 59de402af9
commit 3f55866c0c

View file

@ -1884,7 +1884,7 @@ page_container %}
} catch (error) {
console.log('not paid yet')
}
}, 5000)
}, 3000)
},
checkTokenSpendable: async function (token, verbose = true) {