Skip to content

Commit

Permalink
woe, one line change upon yee
Browse files Browse the repository at this point in the history
  • Loading branch information
XeonMations committed Aug 19, 2024
1 parent c22eb1f commit dd97c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tgui/packages/tgui/interfaces/AntagInfoChangeling.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export const AntagInfoChangeling = (_props, context) => {
<Stack.Item>
<IntroductionSection />
</Stack.Item>
<Stack.Item>
<Stack.Item grow={3}>
<ObjectivesSection objectives={objectives} />
</Stack.Item>
<Stack.Item grow={4}>
Expand Down

0 comments on commit dd97c8b

Please sign in to comment.