mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 22:40:01 -04:00
do the stupid skibidi hack
This commit is contained in:
parent
797607aabb
commit
91604fc6bb
3 changed files with 30 additions and 7 deletions
|
@ -17,10 +17,4 @@ export default function (client: ScramjetClient) {
|
|||
return log;
|
||||
},
|
||||
});
|
||||
|
||||
client.Proxy("URL.revokeObjectURL", {
|
||||
apply(ctx) {
|
||||
ctx.return(undefined);
|
||||
},
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue