diff --git a/js.js b/js.js index 65c0bf3..6b2d739 100644 --- a/js.js +++ b/js.js @@ -41,7 +41,7 @@ function showSearch(e) { $("#opacityMenu").removeClass("hidden lowerIndex") d("googleSearchBar").classList.remove("searchMove") d("googleSearchBar").focus() - d("googleSearchBar").value = e.key + d("googleSearchBar").value = e.key + d("googleSearchBar").value } }