Add consistency to capitalization of timer in Timers settings

This commit is contained in:
Gamer1120
2018-10-25 22:03:19 +02:00
parent 3c4c4eb009
commit 74a6ecf86a

View File

@@ -183,7 +183,7 @@ public interface TimersConfig extends Config
@ConfigItem(
keyName = "showAbyssalSireStun",
name = "Abyssal Sire stun Timer",
name = "Abyssal Sire stun timer",
description = "Configures whether Abyssal Sire stun timer is displayed"
)
default boolean showAbyssalSireStun()