Fix typo in setting description

This commit is contained in:
Greelan 2022-01-30 21:29:31 +11:00 committed by GitHub
parent 6389e4eb7c
commit b001bfb71a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -472,7 +472,7 @@
{ {
"DisplayName":"PvP Cooldown Timer", "DisplayName":"PvP Cooldown Timer",
"Category":"Gameplay Settings", "Category":"Gameplay Settings",
"Description":"Time taken before PvP can be toggle again", "Description":"Time taken before PvP can be toggled again",
"Keywords":"safetysystem,pvp,timer,cooldown", "Keywords":"safetysystem,pvp,timer,cooldown",
"FieldName":"SafetyCooldownTimer", "FieldName":"SafetyCooldownTimer",
"InputType":"number", "InputType":"number",