diff --git a/src/scripts/search.tag b/src/scripts/search.tag index 537e6b5..fe8f480 100644 --- a/src/scripts/search.tag +++ b/src/scripts/search.tag @@ -45,7 +45,7 @@ function showHelp() { window.setTimeout( (function() { clearHelp.bind(this)(); - }).bind(this), 2000); + }).bind(this), 15000); } }