Newer
Older
percord / fosscord-server.code-workspace
@Flam3rboy Flam3rboy on 13 Aug 2021 261 bytes :construction: fix server bundle
{
	"folders": [
		{
			"path": "api"
		},
		{
			"path": "dashboard"
		},
		{
			"path": "bundle"
		},
		{
			"path": "cdn"
		},
		{
			"path": "gateway"
		},
		{
			"path": "rtc"
		},
		{
			"path": "util"
		},
		{
			"path": "webrtc"
		}
	],
	"settings": {}
}