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

log(message): try to find out why win32 can not get to() (#445)

上级 ca6dcd10
......@@ -219,7 +219,7 @@ export class Message implements Sayable {
public readonly id: string
protected obj = <MsgObj>{}
public obj = <MsgObj>{}
public readyStream(): Promise<NodeJS.ReadableStream> {
throw Error('abstract method')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册