mirror of
https://github.com/spacebarchat/spacebarchat.git
synced 2024-11-09 12:12:34 +01:00
update sobmodules
This commit is contained in:
parent
c644a978f5
commit
7722721d95
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
node_modules/
|
||||
.DS_STORE
|
||||
.docker/data/*
|
||||
!.docker/data/.keep
|
||||
!.docker/data/.keep
|
||||
dist/
|
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -62,3 +62,6 @@
|
||||
path = rtc
|
||||
url = https://github.com/fosscord/fosscord-rtc
|
||||
branch = master
|
||||
[submodule "rtc-js"]
|
||||
path = rtc-js
|
||||
url = https://github.com/fosscord/fosscord-rtc-js
|
||||
|
2
api
2
api
@ -1 +1 @@
|
||||
Subproject commit 711dc1c4d477849a0f92028f95c123233584bf7f
|
||||
Subproject commit 491565aef88ce08444bba83a571c1a5006271f56
|
2
cdn
2
cdn
@ -1 +1 @@
|
||||
Subproject commit 3f4df736d095ff6faadd0a8a4a21ecc833fc9685
|
||||
Subproject commit e4fc61dc347cc54d81eded31000377ee9e78e888
|
@ -33,6 +33,9 @@
|
||||
{
|
||||
"path": "./rtc"
|
||||
},
|
||||
{
|
||||
"path": "./rtc-js"
|
||||
},
|
||||
{
|
||||
"path": "./voice-gateway"
|
||||
},
|
||||
@ -63,5 +66,6 @@
|
||||
{
|
||||
"path": "./ui"
|
||||
}
|
||||
]
|
||||
],
|
||||
"settings": {}
|
||||
}
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 2d5da64549b311829d2af5b2271b42f49770146e
|
||||
Subproject commit 9b079b2097899f881f242730ce4b4984a3a28c53
|
2
gateway
2
gateway
@ -1 +1 @@
|
||||
Subproject commit 3b9e4a23c56d7f6934bce60ee9820104db211e2e
|
||||
Subproject commit 532d7b16a1e3062aecbbacf1b21b27b36a364008
|
1
rtc-js
Submodule
1
rtc-js
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit ae1a1fddd36836cad127bc86a3220ccacd97ec17
|
BIN
scripts/server/start
Executable file
BIN
scripts/server/start
Executable file
Binary file not shown.
@ -1 +1 @@
|
||||
Subproject commit 4ae643039889eaf4f2b31e3df43153155eb2fe87
|
||||
Subproject commit 9c86deaa7d43b50269805739bcc4c8afe5031859
|
Loading…
Reference in New Issue
Block a user