diff --git a/src/routes/wish/_counter.svelte b/src/routes/wish/_counter.svelte index 012ba907..1534d6ae 100644 --- a/src/routes/wish/_counter.svelte +++ b/src/routes/wish/_counter.svelte @@ -461,7 +461,7 @@ : characters[pull.id].rarity === 4 ? 'text-rare-from' : 'text-primary' - }`}>{characters[pull.id].name}{$t(characters[pull.id].name)} {:else if pull.type === 'weapon'} {weaponList[pull.id].name}{$t(weaponList[pull.id].name)} {:else if pull.type === 'unknown_3_star'} Unknown