Removed trailing space
This commit is contained in:
@@ -1096,7 +1096,7 @@ export const Commands = [
|
|||||||
category: CommandCategories.messages,
|
category: CommandCategories.messages,
|
||||||
hideCompletionAfterSpace: true,
|
hideCompletionAfterSpace: true,
|
||||||
}),
|
}),
|
||||||
|
|
||||||
...effects.map((effect) => {
|
...effects.map((effect) => {
|
||||||
return new Command({
|
return new Command({
|
||||||
command: effect.command,
|
command: effect.command,
|
||||||
|
|||||||
Reference in New Issue
Block a user