mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-07 23:55:12 -04:00
Added a fake plugin __builtin__ for builtin functionality
This commit is contained in:
parent
441fd2f8eb
commit
ee40b23cfc
2 changed files with 12 additions and 1 deletions
6
pluginomatic.json
Normal file
6
pluginomatic.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parts": [{
|
||||
"name": "__builtin__",
|
||||
"hooks": {}
|
||||
}]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue