mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-18 01:25:37 -05: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