Skip to content

Commit

Permalink
Add header
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyentvan7 committed Aug 6, 2024
1 parent 041ce22 commit 16fb60c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions libs/gi/sheets/src/Characters/Emilie/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,15 @@ const sheet: TalentSheet = {
},
],
},
ct.headerTem('constellation4', {
fields: [
{
text: st('durationInc'),
value: dm.constellation4.durationInc,
unit: 's',
},
],
}),
]),

passive1: ct.talentTem('passive1', [
Expand Down

0 comments on commit 16fb60c

Please sign in to comment.