Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

Commit 3ae128a

Browse files
authored
Update readme.md
1 parent bcf8eb9 commit 3ae128a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This example config will limit a user to 20 clicks per second (cps) when playing
3131

3232
```json
3333
{
34-
"clicksPerSecondLimit": 20
34+
"clicksPerSecondLimit": 20,
3535
"clicksPerSecondLimitRight": 20
3636
}
3737
```

0 commit comments

Comments
 (0)