Merge branch 'master' of bitbucket.org:panleicim/appointment_tool_js
This commit is contained in:
@@ -94,7 +94,7 @@ class LinkValidator {
|
|||||||
cancel()
|
cancel()
|
||||||
return context
|
return context
|
||||||
}
|
}
|
||||||
}, 10 * 1000)//interval of 10 seconds
|
}, 5 * 1000)//interval of 10 seconds
|
||||||
|
|
||||||
await new Promise(function (fulfill, reject) {
|
await new Promise(function (fulfill, reject) {
|
||||||
cancel = function () {
|
cancel = function () {
|
||||||
|
|||||||
Reference in New Issue
Block a user