mirror of
https://github.com/Cametendo/devil-fruit-encyclopedia.git
synced 2026-09-14 00:09:47 +02:00
Add proper wiki images for portraits
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
|
||||
renderCardGrid(grid, results, characterCardHTML, 'No characters match your search. Try a different name or affiliation.');
|
||||
resultCount.textContent = `${results.length} of ${CHARACTERS.length} characters`;
|
||||
hydrateProperImages(grid);
|
||||
}
|
||||
|
||||
searchInput.addEventListener('input', applyFilters);
|
||||
|
||||
Reference in New Issue
Block a user