1 parent 8bfe28c commit 90f75ddCopy full SHA for 90f75dd
1 file changed
resources/dilber.js
@@ -83685,9 +83685,9 @@ registerProcessor( '${name}', ${name}Processor)`
83685
83686
//Scheduler.functionsToExecute.push(func)
83687
if (environment.annotations === true) {
83688
- //markupFunction()
+ markupFunction()
83689
83690
- Scheduler.functionsToExecute.push(markupFunction)
+ //Scheduler.functionsToExecute.push(markupFunction)
83691
//func()
83692
}
83693
0 commit comments