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
commit118a30ca1ef3bb7cfbf13eb0ae8820dc1feb1f59 (patch)
treeac45cbcdac7dad5b27901a4f765074558afe06bf /fosscord-server.code-workspace
parentUpdate readme (diff)
downloadserver-118a30ca1ef3bb7cfbf13eb0ae8820dc1feb1f59.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",