mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-13 22:54:42 -04:00
Expose internal editor config variable
This commit is contained in:
parent
db06a51299
commit
c6c11c54ef
2 changed files with 4 additions and 4 deletions
|
@ -119,6 +119,7 @@ export default class Editor {
|
|||
}
|
||||
}
|
||||
this.eventListeners = {}
|
||||
this.config = config
|
||||
}
|
||||
|
||||
on (event, cb) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue