🏗️ SdkControlTransport.ts

This commit is contained in:
nirholas
2026-03-31 10:23:51 +00:00
parent 897192bbc7
commit 2be285ab70

View File

@@ -134,3 +134,4 @@ export class SdkControlServerTransport implements Transport {
this.onclose?.()
}
}