mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2026-01-21 10:23:12 +00:00
change for my naming
This commit is contained in:
@@ -38,7 +38,7 @@ document.addEventListener('DOMContentLoaded', () => {
|
||||
}
|
||||
})
|
||||
|
||||
ul.classList.toggle('is-filtered', matchCount > 0);
|
||||
artlist.classList.toggle('list-searched', matchCount > 0);
|
||||
})
|
||||
|
||||
clearSearch.addEventListener('click', e => {
|
||||
|
||||
Reference in New Issue
Block a user