Add proper wiki images for portraits

This commit is contained in:
Cametendo
2026-08-15 01:58:40 +02:00
parent c645ee09d2
commit 29a2243690
6 changed files with 140 additions and 2 deletions

View File

@@ -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) => {