mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-19 08:51:24 +00:00
Fix ready message (format) (#565)
* Fix ready message sent to parent frame * format
This commit is contained in:
committed by
GitHub
parent
f929a638d6
commit
19880203ec
@@ -75,7 +75,6 @@ export function sendReadyMessage(): void {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
export function canSendMessage(): boolean {
|
||||
return window.parent !== window;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user