diff --git a/.vscode/launch.json b/.vscode/launch.json index 74ab9ee..f729511 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -10,7 +10,7 @@ "request": "launch", "mode": "auto", "program": "${workspaceFolder}", - "args": ["-v", "-i", "1000"] + "args": ["-v", "-i", "1000", "-s"] } ] } \ No newline at end of file