mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 21:00:23 +01:00
parent
5cec9781c2
commit
067ec6954c
@ -99,6 +99,13 @@
|
||||
else {
|
||||
return original;
|
||||
}
|
||||
}, window),
|
||||
set: exportFunction(function(value){
|
||||
Object.defineProperty(
|
||||
constructor.prototype,
|
||||
name,
|
||||
{value}
|
||||
);
|
||||
}, window)
|
||||
}
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user