summary refs log tree commit diff
path: root/fosscord-server.code-workspace
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-12-17 17:14:49 +1100
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-12-17 17:14:49 +1100
commite37c4adaed3180e934e25f603db71530c397291e (patch)
tree7dbb6d93a077f1ab47dae84abc074f8836a4f2eb /fosscord-server.code-workspace
parentUpdate readme (diff)
downloadserver-e37c4adaed3180e934e25f603db71530c397291e.tar.xz
First pass of removing Slowcord mentions
Diffstat (limited to 'fosscord-server.code-workspace')
-rw-r--r--fosscord-server.code-workspace3
1 files changed, 1 insertions, 2 deletions
diff --git a/fosscord-server.code-workspace b/fosscord-server.code-workspace

index 60d8a538..b10a3545 100644 --- a/fosscord-server.code-workspace +++ b/fosscord-server.code-workspace
@@ -14,8 +14,7 @@ } ], "settings": { - "typescript.tsdk": "util\\node_modules\\typescript\\lib", - "liveServer.settings.multiRootWorkspaceName": "slowcord" + "typescript.tsdk": "util\\node_modules\\typescript\\lib" }, "launch": { "version": "0.2.0",