Compare commits
2 commits
89f8bd4da0
...
a9d090df32
Author | SHA1 | Date | |
---|---|---|---|
a9d090df32 | |||
9b60a8f01e |
1 changed files with 1 additions and 1 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
@ -9,7 +9,7 @@
|
|||
"type": "debugpy",
|
||||
"request": "launch",
|
||||
"module": "redbot",
|
||||
"args": ["local"]
|
||||
"args": ["local", "-vvv"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue