diff --git a/src/main/kotlin/com/lambda/client/module/modules/chat/CustomChat.kt b/src/main/kotlin/com/lambda/client/module/modules/chat/CustomChat.kt index 75032a3c1..50eadf448 100644 --- a/src/main/kotlin/com/lambda/client/module/modules/chat/CustomChat.kt +++ b/src/main/kotlin/com/lambda/client/module/modules/chat/CustomChat.kt @@ -9,7 +9,7 @@ import kotlin.math.min object CustomChat : Module( name = "CustomChat", - description = "Add a custom ending to your message!", + description = "Adds a custom ending to your message", category = Category.CHAT, showOnArray = false, modulePriority = 200