Skip to content

Commit

Permalink
it should all be uppercase smh (BeeStation#10932)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dejaku51 authored May 3, 2024
1 parent 1e23bb8 commit d8a1a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tgui/packages/tgui/interfaces/PaiSubmit.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ const ButtonsDisplay = (props, context) => {
color="bad"
onClick={() => act('delete')}
tooltip="Removes you from the candidate pool">
Delete
DELETE
</Button>
</Stack.Item>
</Stack>
Expand Down

0 comments on commit d8a1a39

Please sign in to comment.