mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-15 02:48:30 -05:00
select cluster page and status update for tool when installing (#4251)
This commit is contained in:
@@ -67,7 +67,8 @@ export interface ToolInfo {
|
||||
export enum ToolInstallationStatus {
|
||||
Installed,
|
||||
NotInstalled,
|
||||
Installing
|
||||
Installing,
|
||||
FailedToInstall
|
||||
}
|
||||
|
||||
export enum ClusterType {
|
||||
|
||||
Reference in New Issue
Block a user