Change launch name

This commit is contained in:
Henry Hiles 2025-08-01 16:23:56 -04:00
commit ff95c70961
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs

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