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