add missing bbb-webrtc-recorder submodule

This commit is contained in:
chandi 2024-01-07 23:56:34 +01:00
parent b4918c53d3
commit 20315c1cf8

3
.gitmodules vendored
View File

@ -22,3 +22,6 @@
[submodule "repos/bbb-pads"] [submodule "repos/bbb-pads"]
path = repos/bbb-pads path = repos/bbb-pads
url = https://github.com/bigbluebutton/bbb-pads.git url = https://github.com/bigbluebutton/bbb-pads.git
[submodule "repos/bbb-webrtc-recorder"]
path = repos/bbb-webrtc-recorder
url = https://github.com/bigbluebutton/bbb-webrtc-recorder