mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 13:48:34 +00:00
fixing test
This commit is contained in:
parent
cc323d0d61
commit
a8a055d32c
@ -79,7 +79,7 @@ const processMessage = (message) => {
|
||||
}
|
||||
};
|
||||
|
||||
self.onconnect = function (e) {
|
||||
onconnect = function (e) {
|
||||
// the incoming port
|
||||
const port = e.ports[0];
|
||||
allPorts.push(port);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user