data(*): Add final data changes

This commit is contained in:
Josh Creek
2026-01-17 23:30:40 +00:00
parent 479b3ae7a0
commit 46351c9af0
29 changed files with 12187 additions and 122 deletions
+5
View File
@@ -467,6 +467,11 @@
/>
</svg>
<span class="font-semibold">{pokedex.gameScope}</span>
{#if pokedex.dexScopes?.length}
<span class="text-xs text-base-content/60">
({pokedex.dexScopes.length} dex{pokedex.dexScopes.length === 1 ? '' : 'es'})
</span>
{/if}
</div>
{:else}
<div class="divider divider-horizontal mx-0"></div>