Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.

Commit

Permalink
fix: download attachements
Browse files Browse the repository at this point in the history
  • Loading branch information
heliomarpm committed Jul 6, 2021
1 parent bbae2de commit 6f2c524
Show file tree
Hide file tree
Showing 4 changed files with 189 additions and 424 deletions.
4 changes: 1 addition & 3 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
],
"env": {},
"console": "internalConsole",
"sourceMaps": false,
"outDir": null
"sourceMaps": false
},
{
"name": "Attach",
Expand All @@ -32,7 +31,6 @@
"address": "localhost",
"restart": false,
"sourceMaps": false,
"outDir": null,
"localRoot": "${workspaceRoot}",
"remoteRoot": null
}
Expand Down
Loading

0 comments on commit 6f2c524

Please sign in to comment.