We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0a6dc3 + daae231 commit efd1a0eCopy full SHA for efd1a0e
1 file changed
assets/js/kanvas-corner-popup.js
@@ -38,7 +38,7 @@
38
}
39
40
function init() {
41
- setTimeout(show, 8000);
+ setTimeout(show, 3000);
42
43
44
document.readyState === "loading"
0 commit comments