Skip to content

Commit

Permalink
sigma
Browse files Browse the repository at this point in the history
  • Loading branch information
oliik2013 committed Jun 7, 2024
1 parent fb472df commit 3021232
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "0.2.0",
"configurations": [
{
"type": "pwa-msedge",
"type": "msedge",
"name": "Launch Microsoft Edge",
"request": "launch",
"runtimeArgs": [
Expand All @@ -29,15 +29,6 @@
"hidden": true
}
},
{
"type": "vscode-edge-devtools.debug",
"name": "Open Edge DevTools",
"request": "attach",
"url": "https://oliik2013.github.io/sigma.pl/",
"presentation": {
"hidden": true
}
}
],
"compounds": [
{
Expand Down

0 comments on commit 3021232

Please sign in to comment.