Skip to content

Commit

Permalink
Update settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mor10 authored Dec 6, 2023
1 parent 1ab6157 commit 91b978d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,5 @@
"terminal.integrated.fontSize": 18,
"workbench.colorTheme": "Visual Studio Dark",
"workbench.fontAliasing": "antialiased",
"workbench.statusBar.visible": true,
"rest-client.environmentVariables": {
"openai": {
"key": "{OpenAiAPIkey}"
}
}
"workbench.statusBar.visible": true
}

0 comments on commit 91b978d

Please sign in to comment.