Correct agility configuration casing (#7393)
This commit is contained in:
@@ -34,7 +34,7 @@ public interface AgilityConfig extends Config
|
|||||||
{
|
{
|
||||||
@ConfigItem(
|
@ConfigItem(
|
||||||
keyName = "showLapCount",
|
keyName = "showLapCount",
|
||||||
name = "Show Lap count",
|
name = "Show Lap Count",
|
||||||
description = "Enable/disable the lap counter",
|
description = "Enable/disable the lap counter",
|
||||||
position = 1
|
position = 1
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user