mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
4c8593a91f
commit
9f9a245af1
@ -738,7 +738,7 @@ export const CommandMap = {
|
||||
if (!args) return reject(this.getUserId());
|
||||
return success(MatrixClientPeg.get().sendHtmlEmote(roomId, args, textToHtmlRainbow(args)));
|
||||
},
|
||||
})
|
||||
}),
|
||||
};
|
||||
/* eslint-enable babel/no-invalid-this */
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user