mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-20 01:11:25 +00:00
Move notebook flags to zustand (#912)
This commit is contained in:
@@ -195,7 +195,6 @@ function configureEmulator(explorerParams: ExplorerParams): Explorer {
|
||||
authType: AuthType.MasterKey,
|
||||
});
|
||||
const explorer = new Explorer(explorerParams);
|
||||
explorer.isAccountReady(true);
|
||||
return explorer;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user