mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-11 12:01:38 -04:00
Adding execution plan component to model view. (#23620)
This commit is contained in:
@@ -150,5 +150,6 @@ export enum ModelComponentTypes {
|
||||
Separator,
|
||||
PropertiesContainer,
|
||||
InfoBox,
|
||||
Slider
|
||||
Slider,
|
||||
ExecutionPlan
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user