Change launch name

This commit is contained in:
Henry Hiles 2025-08-01 16:23:56 -04:00
commit ff95c70961
No known key found for this signature in database

2
.vscode/launch.json vendored
View file

@ -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",