Correct agility configuration casing (#7393)

This commit is contained in:
gregg1494
2019-01-17 12:21:47 -06:00
committed by Tomas Slusny
parent 0d2c32c093
commit 09d4f6786a

View File

@@ -34,7 +34,7 @@ public interface AgilityConfig extends Config
{
@ConfigItem(
keyName = "showLapCount",
name = "Show Lap count",
name = "Show Lap Count",
description = "Enable/disable the lap counter",
position = 1
)