mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-18 14:44:58 +08:00
Removed trailing space
This commit is contained in:
parent
27312c3553
commit
ede67684e4
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user