resolve master merge

This commit is contained in:
hardiknai-techm
2021-04-28 18:17:33 +05:30
84 changed files with 1169 additions and 8610 deletions

View File

@@ -237,7 +237,7 @@ export class SplashScreen extends React.Component<SplashScreenProps> {
title: "New SQL Query",
description: null,
});
} else if (this.container.isPreferredApiMongoDB()) {
} else if (userContext.apiType === "Mongo") {
items.push({
iconSrc: NewQueryIcon,
onClick: () => {