mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
Removed proprietary require event system
This commit is contained in:
parent
b7a6f81ef0
commit
9f3da67cf2
3 changed files with 11 additions and 36 deletions
|
@ -466,5 +466,5 @@
|
|||
};
|
||||
Object.seal(scope);
|
||||
|
||||
require.emit("./settings");
|
||||
logging.setSettings(scope);
|
||||
}(require));
|
Loading…
Add table
Add a link
Reference in a new issue