rename launch config

This commit is contained in:
Jörn-Michael Miehe 2022-03-30 21:17:43 +00:00
parent 1f4a9994a6
commit 366b4dc6a0

View file

@ -5,7 +5,7 @@
"version": "0.2.0", "version": "0.2.0",
"configurations": [ "configurations": [
{ {
"name": "Python: Modul", "name": "Main App",
"type": "python", "type": "python",
"request": "launch", "request": "launch",
"module": "kiwi_vpn_api.main", "module": "kiwi_vpn_api.main",