Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
Deleted user committed Aug 29, 2024
1 parent 34d7302 commit c89d087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tgui/packages/tgui/interfaces/PlayerPanel.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ export const PlayerPanel = (props) => {
disabled={!hasPermission(data, 'show_notes')}
onClick={() => act('access_statistics')}
>
View Playtimes
View Statistic
</Button>
</Stack.Item>
</Stack>
Expand Down

0 comments on commit c89d087

Please sign in to comment.