mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-05 06:37:10 -04:00
Merge e4481ea22b
into eecb45cbfd
This commit is contained in:
commit
fbc66f6059
3 changed files with 88 additions and 0 deletions
|
@ -50,6 +50,7 @@ var functions = {
|
|||
"listSessionsOfAuthor" : ["authorID"],
|
||||
"getText" : ["padID", "rev"],
|
||||
"setText" : ["padID", "text"],
|
||||
"getHTML" : ["padID", "rev"],
|
||||
"getRevisionsCount" : ["padID"],
|
||||
"deletePad" : ["padID"],
|
||||
"getReadOnlyID" : ["padID"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue