mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Fix Profiler missing title property error message (#2176)
This commit is contained in:
@@ -45,6 +45,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "profiler.openCreateSessionDialog",
|
"command": "profiler.openCreateSessionDialog",
|
||||||
|
"title": "Create Profiler Session",
|
||||||
"category": "Profiler"
|
"category": "Profiler"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user