Skip to content

Commit 90f75dd

Browse files
committed
Update dilber.js
1 parent 8bfe28c commit 90f75dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/dilber.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83685,9 +83685,9 @@ registerProcessor( '${name}', ${name}Processor)`
8368583685

8368683686
//Scheduler.functionsToExecute.push(func)
8368783687
if (environment.annotations === true) {
83688-
//markupFunction()
83688+
markupFunction()
8368983689
//Scheduler.functionsToExecute.push(func)
83690-
Scheduler.functionsToExecute.push(markupFunction)
83690+
//Scheduler.functionsToExecute.push(markupFunction)
8369183691
//func()
8369283692
}
8369383693

0 commit comments

Comments
 (0)