diff --git a/src/scripts/search.tag b/src/scripts/search.tag index 3d8c864..d8e65e9 100644 --- a/src/scripts/search.tag +++ b/src/scripts/search.tag @@ -44,7 +44,7 @@ function showHelp() { window.setTimeout( (function() { clearHelpTemp.bind(this)(); - }).bind(this), 15000); + }).bind(this), 10000); } }