fix rewriting

This commit is contained in:
Percs 2024-07-13 20:24:14 -05:00
parent 9be963e977
commit 00dbf22c70
4 changed files with 27 additions and 5 deletions

View file

@ -12,4 +12,4 @@ WebSocket = new Proxy(WebSocket, {
ArrayBuffer.prototype
)
}
})
});