Skip to content

Commit

Permalink
Update stats.js
Browse files Browse the repository at this point in the history
  • Loading branch information
SK3Artemis authored Nov 8, 2024
1 parent dd405b5 commit 090d2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stats.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import {
} from './helpers.js'

const argsSchema = [
['show-peoplekilled', false],
['show-peoplekilled', true],
['hide-stocks', false],
['hide-RAM-utilization', false],
];
Expand Down

0 comments on commit 090d2b4

Please sign in to comment.