mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 01:46:14 -04:00
mheh
This commit is contained in:
parent
205d983225
commit
d21585b880
2 changed files with 7 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
exports.createDiff = function(padID, startRev, endRev, callback){
|
||||
console.warn("WTF");
|
||||
|
||||
//check if rev is a number
|
||||
if(startRev !== undefined && typeof startRev != "number")
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue