From 20315c1cf8028c61c84f0f053895c99565e52ac0 Mon Sep 17 00:00:00 2001 From: chandi Date: Sun, 7 Jan 2024 23:56:34 +0100 Subject: [PATCH] add missing bbb-webrtc-recorder submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 9065c08..310486d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "repos/bbb-pads"] path = repos/bbb-pads 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