Refine portrait frames and non-bounty cards

This commit is contained in:
Cametendo
2026-08-15 02:04:46 +02:00
parent c645ee09d2
commit c76119b923
7 changed files with 153 additions and 5 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) => {