mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-19 00:41:31 +00:00
Remove Explorer.isPreferredDocumentDB (#653)
This commit is contained in:
@@ -36,6 +36,7 @@ const features = extractFeatures();
|
||||
const { enableSDKoperations: useSDKOperations } = features;
|
||||
|
||||
const userContext: UserContext = {
|
||||
apiType: "SQL",
|
||||
hasWriteAccess: true,
|
||||
isTryCosmosDBSubscription: false,
|
||||
portalEnv: "prod",
|
||||
|
||||
Reference in New Issue
Block a user