Skip to content

Commit

Permalink
Update search URL in launch.json
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelmathot committed Mar 19, 2024
1 parent 7408e80 commit 6be83e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"-v",
"https://catalog.terradue.com/sentinel2/search?uid=S2A_MSIL1C_20190119T074231_N0207_R092_T39TVH_20190119T091330",
"-r",
"4"
"1"
],
"cwd": "${workspaceFolder}/src",
// For more information about the 'console' field, see https://aka.ms/VSCode-CS-LaunchJson-Console
Expand Down

0 comments on commit 6be83e3

Please sign in to comment.