fix launch settings to not launch a scenario

This commit is contained in:
Charlie Kindel
2020-05-20 16:24:35 -06:00
parent faaf89e20f
commit 79293ff90a

View File

@@ -1,8 +1,8 @@
{
"profiles": {
"UICatalog": {
"commandName": "Project",
"commandLineArgs": "HexEditor"
"commandName": "Project"
}
}
}