mirror of https://github.com/vector-im/riot-web
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…
Reference in New Issue