Fix typo in config file

Closes https://github.com/Pryaxis/TShock/pull/3052
This commit is contained in:
Lucas Nicodemus 2025-01-25 22:27:48 +09:00
parent 2755450277
commit b4968adb7d
No known key found for this signature in database
2 changed files with 4 additions and 2 deletions

View file

@ -79,6 +79,8 @@ Use past tense when adding new entries; sign your name off when you add or chang
## Upcoming changes
* Fixed `/dump-reference-data` mutate the command names. (#2943, @sgkoishi)
* You know the drill
* Fix typo in config for IP bans. (@redchess64)
## TShock 5.2.1
* Updated `TSPlayer.GodMode`. (@AgaSpace)