We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9de3cc1 commit 64a8fb6Copy full SHA for 64a8fb6
src/main/kotlin/com/lambda/client/module/modules/chat/CustomChat.kt
@@ -9,7 +9,7 @@ import kotlin.math.min
9
10
object CustomChat : Module(
11
name = "CustomChat",
12
- description = "Add a custom ending to your message!",
+ description = "Adds a custom ending to your message",
13
category = Category.CHAT,
14
showOnArray = false,
15
modulePriority = 200
0 commit comments