Merge branch 'master' of bitbucket.org:panleicim/appointment_tool_js

This commit is contained in:
2023-01-10 22:20:23 +01:00
+1 -1
View File
@@ -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 () {