mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-02-10 18:05:06 +08:00
Remove log
This commit is contained in:
@ -160,7 +160,7 @@ MarkDownStreamer.prototype.onStreamStableTail = async function(stableMD, tailMD)
|
||||
|
||||
this.tail = tailMD;
|
||||
|
||||
console.log("Streamed chunk. Stable:" + stableMD + " Html:" + obj.stable);
|
||||
//console.log("Streamed chunk. Stable:" + stableMD + " Html:" + obj.stable);
|
||||
|
||||
await Asc.Editor.callMethod("InsertStreamedContent", [obj]);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user