mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-28 11:26:16 -04:00
heh whoops
This commit is contained in:
parent
248ec967e5
commit
f55bb2b6b3
1 changed files with 0 additions and 2 deletions
|
@ -351,8 +351,6 @@ Example returns:
|
|||
*/
|
||||
exports.getHTML = function(padID, rev, authorColor, callback)
|
||||
{
|
||||
console.log("tits");
|
||||
console.log("authorColor", authorColor);
|
||||
if(typeof authorColor == "function"){
|
||||
callback = authorColor;
|
||||
authorColor = undefined;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue