mirror of
https://github.com/Cametendo/devil-fruit-encyclopedia.git
synced 2026-09-14 00:09:47 +02:00
Refine portrait frames and non-bounty cards
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
|
||||
renderCardGrid(grid, results, fruitCardHTML, 'No Devil Fruits match your search.');
|
||||
resultCount.textContent = `${results.length} of ${FRUITS.length} Devil Fruits`;
|
||||
hydrateProperImages(grid);
|
||||
}
|
||||
|
||||
chipRow.addEventListener('click', (e) => {
|
||||
|
||||
Reference in New Issue
Block a user