mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 22:23:33 +01:00
Add callstack to aceSelectionChanged context
This commit is contained in:
parent
6c68396ed5
commit
478f5788e3
1 changed files with 1 additions and 0 deletions
|
@ -2903,6 +2903,7 @@ function Ace2Inner(){
|
|||
|
||||
hooks.callAll('aceSelectionChanged', {
|
||||
rep: rep,
|
||||
callstack: currentCallStack,
|
||||
documentAttributeManager: documentAttributeManager,
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue