timers: use correct capitalisation for antifire in settings
This commit is contained in:
@@ -115,7 +115,7 @@ public interface TimersConfig extends Config
|
|||||||
@ConfigItem(
|
@ConfigItem(
|
||||||
position = 7,
|
position = 7,
|
||||||
keyName = "showAntiFire",
|
keyName = "showAntiFire",
|
||||||
name = "AntiFire timer",
|
name = "Antifire timer",
|
||||||
description = "Configures whether antifire timer is displayed"
|
description = "Configures whether antifire timer is displayed"
|
||||||
)
|
)
|
||||||
default boolean showAntiFire()
|
default boolean showAntiFire()
|
||||||
|
|||||||
Reference in New Issue
Block a user