Skip to content

Commit

Permalink
prettier --write go fuck yourself
Browse files Browse the repository at this point in the history
  • Loading branch information
DOOM authored and DOOM committed May 24, 2024
1 parent 33bc75a commit 431e61e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tgui/packages/tgui/interfaces/SquadMod.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ export const SquadMod = (props) => {
act(authenticated ? 'logout' : 'authenticate');
}}
/>
}>
}
>
<Button
fluid
icon="eject"
Expand Down

0 comments on commit 431e61e

Please sign in to comment.