Fix Profiler missing title property error message (#2176)

This commit is contained in:
Karl Burtram
2018-08-07 19:06:45 -04:00
committed by GitHub
parent 5a54abaf44
commit eb48a9f993

View File

@@ -45,6 +45,7 @@
},
{
"command": "profiler.openCreateSessionDialog",
"title": "Create Profiler Session",
"category": "Profiler"
}
],