testicles

This commit is contained in:
Aevann1 2022-03-04 22:42:28 +02:00
parent 2b9b9494f3
commit 1067a0d476
6 changed files with 8 additions and 8 deletions

View file

@ -104,7 +104,7 @@ function loadEmojis(form) {
}
}
}
else
else if (key != "marseyalphabet")
{
for (const e of value) {
if (e.match(search_bar.value.toLowerCase()) || search_bar.value.toLowerCase().match(e)) {