mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +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",
|
"type": "chrome",
|
||||||
"request": "launch",
|
"request": "launch",
|
||||||
"name": "Launch Chrome against localhost",
|
"name": "Debug",
|
||||||
"url": "http://localhost:8080",
|
"url": "http://localhost:8080",
|
||||||
"webRoot": "${workspaceFolder}"
|
"webRoot": "${workspaceFolder}"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user