Change launch name
This commit is contained in:
parent
3703c97e09
commit
ff95c70961
1 changed files with 1 additions and 1 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
@ -5,7 +5,7 @@
|
||||||
"version": "0.2.0",
|
"version": "0.2.0",
|
||||||
"configurations": [
|
"configurations": [
|
||||||
{
|
{
|
||||||
"name": "matrix-oauth2oidc",
|
"name": "matrixoidc",
|
||||||
"program": "bin/matrixoidc.dart",
|
"program": "bin/matrixoidc.dart",
|
||||||
"args": [
|
"args": [
|
||||||
"--homeserver",
|
"--homeserver",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue