Merge pull request #6189 from Gamer1120/abyssal-sire-stun-timer
Add consistency to capitalization of timer in Timers settings
This commit is contained in:
@@ -183,7 +183,7 @@ public interface TimersConfig extends Config
|
|||||||
|
|
||||||
@ConfigItem(
|
@ConfigItem(
|
||||||
keyName = "showAbyssalSireStun",
|
keyName = "showAbyssalSireStun",
|
||||||
name = "Abyssal Sire stun Timer",
|
name = "Abyssal Sire stun timer",
|
||||||
description = "Configures whether Abyssal Sire stun timer is displayed"
|
description = "Configures whether Abyssal Sire stun timer is displayed"
|
||||||
)
|
)
|
||||||
default boolean showAbyssalSireStun()
|
default boolean showAbyssalSireStun()
|
||||||
|
|||||||
Reference in New Issue
Block a user