1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-20 01:31:34 +02:00
server/fosscord-server.code-workspace
2021-08-13 22:57:46 +02:00

29 lines
261 B
Plaintext

{
"folders": [
{
"path": "api"
},
{
"path": "dashboard"
},
{
"path": "bundle"
},
{
"path": "cdn"
},
{
"path": "gateway"
},
{
"path": "rtc"
},
{
"path": "util"
},
{
"path": "webrtc"
}
],
"settings": {}
}