mattercontrol/original/Properties/launchSettings.json

9 lines
148 B
JSON
Raw Normal View History

2022-07-15 17:28:39 -07:00
{
"profiles": {
"MatterControl": {
"commandName": "Project",
"hotReloadEnabled": false,
"nativeDebugging": false
}
}
}