1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-15 23:22:38 +01:00
server/fosscord-server.code-workspace
2022-07-17 18:56:47 +02:00

33 lines
346 B
Plaintext

{
"folders": [
{
"path": "api"
},
{
"path": "dashboard"
},
{
"path": "bundle"
},
{
"path": "cdn"
},
{
"path": "gateway"
},
{
"path": "rtc"
},
{
"path": "util"
},
{
"path": "webrtc"
}
],
"settings": {
"awooga.originalColorCustomizations": {},
"workbench.colorCustomizations": {}
}
}