mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 22:23:33 +01:00
Update src/node/handler/APIHandler.js
This commit is contained in:
parent
21dcce2296
commit
7e79bf3462
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ var functions = {
|
|||
"isPasswordProtected" : ["padID"],
|
||||
"listAuthorsOfPad" : ["padID"],
|
||||
"padUsersCount" : ["padID"],
|
||||
"getAuthorName" : ["authorID"],
|
||||
"padUsers" : ["padID"],
|
||||
"sendClientsMessage" : ["padID", "msg"]
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue