fixed indent

pull/1417/head
Peter 'Pita' Martischka 2013-01-27 15:40:05 +00:00
parent f1b9c213ee
commit f4690dda9d
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ var version =
, "deleteGroup" : ["groupID"]
, "listPads" : ["groupID"]
, "listAllPads" : []
, "createDiff" : ["padID", "startRev", "endRev"]
, "createDiff" : ["padID", "startRev", "endRev"]
, "createPad" : ["padID", "text"]
, "createGroupPad" : ["groupID", "padName", "text"]
, "createAuthor" : ["name"]