This commit is contained in:
callebtc 2022-11-06 17:46:35 +01:00
parent 9912c18992
commit e5bb3a13cd

View File

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