mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-03 21:59:15 -04:00
Typo fix: checkPlugins.js
-> checkPlugin.js
This commit is contained in:
parent
44118c0e7b
commit
a55dd73f2b
3 changed files with 7 additions and 7 deletions
|
@ -40,7 +40,7 @@
|
|||
content in `.etherpad` exports
|
||||
* New `expressCloseServer` hook to close Express when required
|
||||
* The `padUpdate` hook context now includes `revs` and `changeset`
|
||||
* `checkPlugins.js` has various improvements to help plugin developers
|
||||
* `checkPlugin.js` has various improvements to help plugin developers
|
||||
* The HTTP request object (and therefore the express-session state) is now
|
||||
accessible from within most `eejsBlock_*` hooks
|
||||
* Users without a `password` or `hash` property in `settings.json` are no longer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue