mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 16:06:16 -04:00
fix issue in docs
This commit is contained in:
parent
f880b0feb7
commit
c878a957b7
1 changed files with 1 additions and 1 deletions
|
@ -314,7 +314,7 @@ exports.exportHtmlAdditionalTags = function(hook, pad, cb){
|
|||
var padId = pad.id;
|
||||
cb(["massive","jugs"]);
|
||||
};
|
||||
|
||||
```
|
||||
|
||||
## userLeave
|
||||
Called from src/node/handler/PadMessageHandler.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue