mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-24 01:25:37 -05:00
change to freeze configuration models (#9644)
This commit is contained in:
@@ -489,6 +489,7 @@ export class ConnectionDialogService implements IConnectionDialogService {
|
||||
}));
|
||||
|
||||
}
|
||||
this._logService.error(message);
|
||||
this._errorMessageService.showDialog(severity, headerTitle, message, messageDetails, actions);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user