mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 20:26:49 +02:00
fixed indent
This commit is contained in:
parent
f1b9c213ee
commit
f4690dda9d
@ -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"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user