mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-01-19 15:30:20 +00:00
Fix connect to GitHub (#937)
This commit is contained in:
parent
c665c4bb7a
commit
62b483d740
@ -12,7 +12,7 @@ window.addEventListener("load", async () => {
|
||||
if (openerWindow) {
|
||||
const params = new URLSearchParams(document.location.search);
|
||||
await postRobot.send(
|
||||
window,
|
||||
openerWindow,
|
||||
GitHubConnectorMsgType,
|
||||
{
|
||||
state: params.get("state"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user