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