update sobmodules

This commit is contained in:
Flam3rboy
2021-06-01 02:20:23 +02:00
parent c644a978f5
commit 7722721d95
10 changed files with 16 additions and 7 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
node_modules/
.DS_STORE
.docker/data/*
!.docker/data/.keep
!.docker/data/.keep
dist/
+3
View File
@@ -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
+1 -1
Submodule api updated: 711dc1c4d4...491565aef8
+1 -1
Submodule cdn updated: 3f4df736d0...e4fc61dc34
+5 -1
View File
@@ -33,6 +33,9 @@
{
"path": "./rtc"
},
{
"path": "./rtc-js"
},
{
"path": "./voice-gateway"
},
@@ -63,5 +66,6 @@
{
"path": "./ui"
}
]
],
"settings": {}
}
+1 -1
Submodule gateway updated: 3b9e4a23c5...532d7b16a1
Submodule
+1
Submodule rtc-js added at ae1a1fddd3
BIN
View File
Binary file not shown.