mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 12:36:37 +02:00
parent
26529a3653
commit
a65855a587
4 changed files with 10 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
}
|
||||
return callback.call(object, args, check);
|
||||
}
|
||||
check.notify.call(object, "blocked");
|
||||
return undefined;
|
||||
};
|
||||
}());
|
Loading…
Add table
Add a link
Reference in a new issue