Removed trailing space
parent
27312c3553
commit
ede67684e4
|
@ -1096,7 +1096,7 @@ export const Commands = [
|
|||
category: CommandCategories.messages,
|
||||
hideCompletionAfterSpace: true,
|
||||
}),
|
||||
|
||||
|
||||
...effects.map((effect) => {
|
||||
return new Command({
|
||||
command: effect.command,
|
||||
|
|
Loading…
Reference in New Issue