mirror of
https://github.com/LouisShark/chatgpt_system_prompt.git
synced 2025-07-05 14:20:33 -04:00
Update launch.json
This commit is contained in:
parent
be57d22c0d
commit
d22ba29c1b
1 changed files with 0 additions and 8 deletions
8
.vscode/launch.json
vendored
8
.vscode/launch.json
vendored
|
@ -1,14 +1,6 @@
|
||||||
{
|
{
|
||||||
"version": "0.2.0",
|
"version": "0.2.0",
|
||||||
"configurations": [
|
"configurations": [
|
||||||
{
|
|
||||||
"name": "idxtool-Update Logo",
|
|
||||||
"type": "python",
|
|
||||||
"request": "launch",
|
|
||||||
"program": "${workspaceFolder}/.scripts/idxtool.py",
|
|
||||||
"args": ["--update-logo", "logo.png"],
|
|
||||||
"console": "integratedTerminal"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "idxtool-Rebuild TOC",
|
"name": "idxtool-Rebuild TOC",
|
||||||
"type": "python",
|
"type": "python",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue