提交 26bc6e24 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

layout

上级 5df9ebf1
......@@ -595,7 +595,7 @@ export class Message extends Accessory implements Sayable {
log.verbose('Message', 'mention()')
const room = this.room()
if (this.type() !== MessageType.Text || !room ) {
if (this.type() !== MessageType.Text || !room) {
return []
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册