diff options
author | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-08-13 10:21:42 +0300 |
---|---|---|
committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-08-15 06:10:00 +0200 |
commit | 9e00f759d788d54cd190a23a0b39a8a192eec1b2 (patch) | |
tree | 4e01ba00487628b94f24cfbc3748a77d9075bde4 | |
parent | Update scripts, update workspace, add launch.json (diff) | |
download | server-9e00f759d788d54cd190a23a0b39a8a192eec1b2.tar.xz |
Update .vscode/launch.json
-rw-r--r-- | .vscode/launch.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json index 1ddf16e7..09ff7134 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -1,7 +1,4 @@ { - // Use IntelliSense to learn about possible attributes. - // Hover to view descriptions of existing attributes. - // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ { |