🟡 replBridgeHandle.ts
This commit is contained in:
@@ -34,3 +34,4 @@ export function getSelfBridgeCompatId(): string | undefined {
|
||||
const h = getReplBridgeHandle()
|
||||
return h ? toCompatSessionId(h.bridgeSessionId) : undefined
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user