mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-15 23:30:00 -04:00
fix: quick fix for Element.prototype.insertAdjacentHTML
This commit is contained in:
parent
a748053085
commit
47cdbda5bf
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@ export default function (client: ScramjetClient, self: typeof window) {
|
|||
ctx.args[1],
|
||||
client.cookieStore,
|
||||
client.meta,
|
||||
true
|
||||
false
|
||||
);
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue