mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-05-11 02:44:21 +01:00
Prettier run
This commit is contained in:
parent
121051136e
commit
fc7ce9e71f
@ -297,7 +297,7 @@ export default class Explorer {
|
||||
try {
|
||||
const linkOpened =
|
||||
(navigator.userAgent.includes("Insiders") && window.open(vscodeInsidersUrl)) || window.open(vscodeUrl);
|
||||
|
||||
|
||||
if (!linkOpened.closed || typeof linkOpened.closed === "undefined") {
|
||||
linkOpened.close();
|
||||
useDialog.getState().openDialog({
|
||||
|
Loading…
x
Reference in New Issue
Block a user