mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 08:26:16 -04:00
we do not have the text/padid, but at least we can print the changeset
This commit is contained in:
parent
b9dd983f81
commit
440f74b2c1
1 changed files with 1 additions and 1 deletions
|
@ -1239,7 +1239,7 @@ exports.mutateAttributionLines = function (cs, lines, pool) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
exports.assert(!lineAssem, "line assembler not finished");
|
exports.assert(!lineAssem, "line assembler not finished:"+cs);
|
||||||
mut.close();
|
mut.close();
|
||||||
|
|
||||||
//dmesg("-> "+lines.toSource());
|
//dmesg("-> "+lines.toSource());
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue