dev: fix app close messages from ExecService
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run

This commit is contained in:
KernelDeimos
2025-02-10 13:58:59 -05:00
parent a3513c22a2
commit ad2ed295b1
+1 -1
View File
@@ -123,7 +123,7 @@ export class ExecService extends Service {
msg: 'appClosed',
appInstanceID: connection.forward.uuid,
statusCode: 0,
});
}, '*');
});
return {