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-09-25 18:24:21 +1000
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-09-25 23:35:18 +1000
commitf44f5d7ac2d24ff836c2e1d4b2fa58da04b13052 (patch)
treea6655c41bb3db79c30fd876b06ee60fe9cf70c9b /fosscord-server.code-workspace
parentAllow edited_timestamp to passthrough in handleMessage (diff)
downloadserver-f44f5d7ac2d24ff836c2e1d4b2fa58da04b13052.tar.xz
Refactor to mono-repo + upgrade packages
Diffstat (limited to 'fosscord-server.code-workspace')
-rw-r--r--fosscord-server.code-workspace24
1 files changed, 3 insertions, 21 deletions
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": {