mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-11-01 00:31:14 +01:00
Update src/node/handler/APIHandler.js
This commit is contained in:
parent
21dcce2296
commit
7e79bf3462
@ -67,6 +67,7 @@ var functions = {
|
||||
"isPasswordProtected" : ["padID"],
|
||||
"listAuthorsOfPad" : ["padID"],
|
||||
"padUsersCount" : ["padID"],
|
||||
"getAuthorName" : ["authorID"],
|
||||
"padUsers" : ["padID"],
|
||||
"sendClientsMessage" : ["padID", "msg"]
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user