From 0d23eaba09a4878520bf346af4cead90d76829fc Mon Sep 17 00:00:00 2001 From: Madeline <46743919+MaddyUnderStars@users.noreply.github.com> Date: Sun, 25 Sep 2022 18:24:21 +1000 Subject: Refactor to mono-repo + upgrade packages --- fosscord-server.code-workspace | 24 +++--------------------- 1 file changed, 3 insertions(+), 21 deletions(-) (limited to 'fosscord-server.code-workspace') diff --git a/fosscord-server.code-workspace b/fosscord-server.code-workspace index c3542727..1740fb7d 100644 --- a/fosscord-server.code-workspace +++ b/fosscord-server.code-workspace @@ -1,31 +1,13 @@ { "folders": [ { - "path": "api" + "path": "src" }, { - "path": "dashboard" + "path": "assets" }, { - "path": "bundle" - }, - { - "path": "cdn" - }, - { - "path": "gateway" - }, - { - "path": "rtc" - }, - { - "path": "util" - }, - { - "path": "webrtc" - }, - { - "path": "slowcord" + "path": "." } ], "settings": { -- cgit 1.5.1