mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-07 15:47:12 -04:00
Builtin 'plugin' now works
This commit is contained in:
parent
ee40b23cfc
commit
1f2b52ba5a
2 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
"parts": [{
|
||||
"name": "__builtin__",
|
||||
"hooks": {}
|
||||
"hooks": {
|
||||
"expressServer": "../test:expressServer"
|
||||
}
|
||||
}]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue