Show full character roster by default

This commit is contained in:
Cametendo
2026-08-15 02:21:19 +02:00
parent c645ee09d2
commit 34908f7108
8 changed files with 164 additions and 7 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) => {