Skip to content

Commit

Permalink
Fix overlooked test bot
Browse files Browse the repository at this point in the history
  • Loading branch information
gdude2002 committed Aug 23, 2024
1 parent ff0106c commit 6125f25
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test-bot/src/main/kotlin/dev/kordex/test/bot/TestBot.kt
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,7 @@ public suspend fun main() {
}
}

section("banana") {
description = "banana"

section("banana", "banana") {
message {
content = "Banana!"
}
Expand Down

0 comments on commit 6125f25

Please sign in to comment.