mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Visual Console Client: minor fix
Former-commit-id: 92b2bd59717dda204af1746671fb3191dae2d0ea
This commit is contained in:
parent
8329e2f90e
commit
d76f00ec9b
2
visual_console/.vscode/launch.json
vendored
2
visual_console/.vscode/launch.json
vendored
@ -7,7 +7,7 @@
|
||||
{
|
||||
"type": "chrome",
|
||||
"request": "launch",
|
||||
"name": "Launch Chrome against localhost",
|
||||
"name": "Debug",
|
||||
"url": "http://localhost:8080",
|
||||
"webRoot": "${workspaceFolder}"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user