mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2025-03-13 05:15:22 +00:00
redundant
This commit is contained in:
parent
b56c306eff
commit
b681a95b57
@ -32,7 +32,6 @@ document.addEventListener('DOMContentLoaded', () => {
|
||||
|
||||
el.hidden = !isMatch
|
||||
el.classList.toggle('matched-recipe', isMatch && searchText.length !== 0);
|
||||
artlist.classList.add('list-searched');
|
||||
if (hasFilter && isMatch) {
|
||||
matchCount++;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user