Skip to content

Commit 95cdcd7

Browse files
CozyMeli-gitv2rfresh2
authored andcommitted
Updated CustomChat description (lambda-client#424)
Changed add to adds, and removed the punctuation.
1 parent 8309886 commit 95cdcd7

File tree

1 file changed

+1
-1
lines changed
  • src/main/kotlin/com/lambda/client/module/modules/chat

1 file changed

+1
-1
lines changed

src/main/kotlin/com/lambda/client/module/modules/chat/CustomChat.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import kotlin.math.min
99

1010
object CustomChat : Module(
1111
name = "CustomChat",
12-
description = "Add a custom ending to your message!",
12+
description = "Adds a custom ending to your message",
1313
category = Category.CHAT,
1414
showOnArray = false,
1515
modulePriority = 200

0 commit comments

Comments
 (0)