Skip to content

Commit

Permalink
br
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisinajar committed Aug 1, 2024
1 parent 576f115 commit faf2aba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/game/inventory/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ export function Inventory(): JSX.Element | null {
<Typography variant="body1">
<b>{getEnchantmentDisplay(hero.buffs.blessing)}</b>
</Typography>
<br />
</React.Fragment>
)}

Expand Down

0 comments on commit faf2aba

Please sign in to comment.