mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-09-27 05:34:40 +01:00
Make ready message backwards compatible (#569)
This commit is contained in:
@@ -69,6 +69,7 @@ export function sendReadyMessage(): void {
|
|||||||
{
|
{
|
||||||
signature: "pcIframe",
|
signature: "pcIframe",
|
||||||
kind: "ready",
|
kind: "ready",
|
||||||
|
data: "ready",
|
||||||
},
|
},
|
||||||
portalChildWindow.document.referrer
|
portalChildWindow.document.referrer
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user