mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-19 08:51:24 +00:00
This commit is contained in:
@@ -198,7 +198,7 @@ export class SplashScreen extends React.Component<SplashScreenProps> {
|
||||
text: "Create",
|
||||
onClick: () => {
|
||||
sendMessage({
|
||||
type: MessageTypes.OpenQuickstartBlade,
|
||||
type: MessageTypes.OpenPostgreSQLPasswordReset,
|
||||
});
|
||||
usePostgres.getState().setShowResetPasswordBubble(false);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user