mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-02-02 14:16:55 +00:00
Make ready message backwards compatible (#569)
This commit is contained in:
parent
049e3c36d8
commit
e97a1643fb
@ -69,6 +69,7 @@ export function sendReadyMessage(): void {
|
||||
{
|
||||
signature: "pcIframe",
|
||||
kind: "ready",
|
||||
data: "ready",
|
||||
},
|
||||
portalChildWindow.document.referrer
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user