1
0
mirror of https://github.com/spacebarchat/spacebarchat.git synced 2024-09-19 17:01:47 +02:00
spacebarchat/fosscord.code-workspace

62 lines
612 B
Plaintext

{
"folders": [
{
"path": "."
},
{
"path": "./assets"
},
{
"path": "./cdn"
},
{
"path": "./client"
},
{
"path": "./docs"
},
{
"path": "./dashboard"
},
{
"path": "./gateway"
},
{
"path": "./fosscord.js"
},
{
"path": "./collection"
},
{
"path": "./api"
},
{
"path": "./landingpage"
},
{
"path": "./media"
},
{
"path": "./plugins"
},
{
"path": "./rpc"
},
{
"path": "./scripts"
},
{
"path": "./server-util"
},
{
"path": "./support"
},
{
"path": "./themes"
},
{
"path": "./ui"
}
]
}