Used the wrong key (#413)

character.uncap.transcendence doesn't exist!

Co-authored-by: Justin Edmund <383021+jedmund@users.noreply.github.com>
This commit is contained in:
Justin Edmund 2024-03-25 06:01:51 -04:00 committed by GitHub
parent ecbfd3ae7f
commit 4dc2279d68
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@ const CharacterResult = (props: Props) => {
type="character"
flb={character.uncap.flb}
ulb={character.uncap.ulb}
transcendence={character.uncap.transcendence}
transcendence={character.uncap.ulb}
transcendenceStage={5}
special={character.special}
/>