mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-15 23:22:38 +01:00
33 lines
346 B
Plaintext
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": {}
|
|
}
|
|
}
|