gc-server3 преди 11 месеца
родител
ревизия
27d3f40895
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      .vscode/launch.json

+ 1 - 1
.vscode/launch.json

@@ -6,7 +6,7 @@
     "configurations": [
         {
             "name": "Python: Current File",
-            "type": "python",
+            "type": "debugpy",
             "request": "launch",
             "program": "${file}",
             "console": "integratedTerminal",