dfdf
This commit is contained in:
parent
a717e0e95c
commit
df7679539f
2 changed files with 2 additions and 1 deletions
|
@ -101,7 +101,7 @@ document.body.addEventListener('keydown', function(event) {
|
|||
}
|
||||
search_container.innerHTML = str
|
||||
}
|
||||
search_bar.oninput = function(){loadEmojis(form, true);};
|
||||
search_bar.oninput = function(){loadEmojis(form);};
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue