aboutsummaryrefslogtreecommitdiffstats
path: root/.vscode
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2020-03-02 03:26:01 +0300
committerRblSb <msrblsb@gmail.com>2020-03-02 03:37:30 +0300
commitfe6875904f0c8f4ed8359efe961570307d9cbae6 (patch)
treec19c6274609c88b519ab5676ace5d7665512e153 /.vscode
parent2ade04273717807096a07b6eb132b7677917392d (diff)
addAdmin server command
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/launch.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json
index 2153bb9..a511189 100644
--- a/.vscode/launch.json
+++ b/.vscode/launch.json
@@ -6,7 +6,8 @@
"name": "Node: build and run",
"program": "${workspaceFolder}/build/server.js",
"sourceMaps": true,
- "preLaunchTask": "Build all"
+ "preLaunchTask": "Build all",
+ "console": "integratedTerminal"
}
]
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage