提交 4ef75189 编写于 作者: P Peng Lyu

update comment cache

上级 94f8f0f3
......@@ -95,6 +95,8 @@ export class CommentNode {
this._md = renderMarkdown(newComment.body);
this._body.appendChild(this._md);
}
this.comment = newComment;
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册