mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 14:30:02 -04:00
small changes
This commit is contained in:
parent
baccc82ab7
commit
14294d8279
3 changed files with 3 additions and 2 deletions
|
@ -10,6 +10,7 @@ WebSocket = new Proxy(WebSocket, {
|
|||
{
|
||||
"User-Agent": navigator.userAgent
|
||||
},
|
||||
// @ts-expect-error
|
||||
ArrayBuffer.prototype
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue