Skip to content

Commit

Permalink
Fix: Keep the download URL consistent (#398)
Browse files Browse the repository at this point in the history
  • Loading branch information
baruchiro committed Nov 30, 2022
1 parent 32213e4 commit 9f7a005
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"recommendations": [
"dbaeumer.vscode-eslint",
"eamodio.gitlens",
"github.vscode-pull-request-github",
"vue.volar"
"vue.volar",
"github.vscode-pull-request-github"
],
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
"unwantedRecommendations": [
Expand Down

0 comments on commit 9f7a005

Please sign in to comment.