Skip to content

Commit

Permalink
PRETTY ENOUGH?
Browse files Browse the repository at this point in the history
  • Loading branch information
realforest2001 committed May 20, 2024
1 parent 9d26b08 commit cc0ca6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tgui/packages/tgui/interfaces/AresAdmin.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ const MainMenu = (props) => {
disabled={remotelock}
tooltip="Trigger an immediate bioscan for diagnostics."
>
Bioscan
Bioscan
</Button>
</Stack.Item>
</Stack>
Expand All @@ -432,7 +432,7 @@ const MainMenu = (props) => {
bold
onClick={() => act('page_admin_list')}
>
Remote Access Log
Remote Access Log
</Button>
</Stack.Item>
</Stack>
Expand Down

0 comments on commit cc0ca6b

Please sign in to comment.