diff --git a/.vscode/launch.json b/.vscode/launch.json index 9bae310..f8d1b90 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -8,7 +8,7 @@ "type": "cppdbg", "request": "launch", "program": "${workspaceRoot}/build/tipplektionen", - "args": ["--min-length", "2", "--max-length", "6", "-c", "ctienrsg"], + "args": ["--min-length", "2", "--max-length", "6", "-c", "ctienrsgul", "--capital"], "cwd": "${workspaceRoot}", }] } \ No newline at end of file