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

add @ to Room toString

上级 6dedf7fc
......@@ -101,7 +101,7 @@ export class Room extends EventEmitter implements Sayable {
/**
* @private
*/
public toString() { return `Room<${this.topic()}>` }
public toString() { return `@Room<${this.topic()}>` }
/**
* @private
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册