Checkstyle fix

This commit is contained in:
MackBryan
2018-09-04 19:03:56 -07:00
parent 41d1ee7c51
commit eccab3b535

View File

@@ -88,8 +88,7 @@ public interface RaidsConfig extends Config
} }
@ConfigItem( @ConfigItem(
keyName = "hotkey", keyName = "hotkey", name = "Toggle scout overlay",
name = "Toggle scout overlay",
description = "When pressed the scout overlay will be toggled. Must enable show scout overlay in raid", description = "When pressed the scout overlay will be toggled. Must enable show scout overlay in raid",
position = 5 position = 5
) )