Skip to content

Commit

Permalink
Remove empty line between alts in /lookup
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeberrex authored Jul 13, 2024
1 parent 974cf2d commit 3500d7a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ class ModCommands {
)
.append(space())
.append(username)
).appendMultiLineComponent(empty())
)
}

message.deliver()
Expand Down

0 comments on commit 3500d7a

Please sign in to comment.