Skip to content

Commit a35418e

Browse files
committed
Update worker-channel.js
1 parent 3d1fdf2 commit a35418e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

worker/worker-channel.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ async function setupWorkerChannel() {
8787
resp: fileContent,
8888
respStatus: (respStatus ?? 200),
8989
fromClient: workerClientId,
90+
sos: true,
9091
type: 'response'
9192
});
9293

0 commit comments

Comments
 (0)