From a47b96a322caf1cf6fa221e3186774b421b13f92 Mon Sep 17 00:00:00 2001 From: wes Date: Mon, 8 Aug 2016 20:23:50 -0400 Subject: [PATCH] loading thingy --- src/scripts/search.tag | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); } }