implemented the new "buggy attachment" flag for conferences
This commit is contained in:
Vendored
+1
-1
@@ -17,7 +17,7 @@
|
||||
"request": "launch",
|
||||
"mode": "auto",
|
||||
"program": "${workspaceFolder}",
|
||||
"args": ["-C", "${workspaceFolder}/test.yaml", "--buggy-attachments"]
|
||||
"args": ["-C", "${workspaceFolder}/test.yaml"]
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user