FIX: Found a small misspelling in the pathname
This commit is contained in:
parent
150c4a89f0
commit
bc4b0a916e
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
@ -5,10 +5,10 @@
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Ariellia: Main",
|
||||
"name": "Ariella: Main",
|
||||
"type": "debugpy",
|
||||
"request": "launch",
|
||||
"program": "E:\\Development\\AI Development\\Ariellia\\main.py",
|
||||
"program": "E:\\Development\\AI Development\\Ariella\\main.py",
|
||||
"console": "integratedTerminal"
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user