Skip to content

Commit 17599fb

Browse files
authored
Merge pull request #643 from ELEVATE-Project/platform-form-update
removed BBB from form migration
2 parents f798221 + ee8240c commit 17599fb

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/database/migrations/20240227122534-update-platform-form.js

-8
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,6 @@ module.exports = {
1313
data: JSON.stringify({
1414
fields: {
1515
forms: [
16-
{
17-
name: 'BigBlueButton (Default)',
18-
hint: 'BigBlueButton is the default meeting platform.',
19-
value: 'Default',
20-
form: {
21-
controls: [],
22-
},
23-
},
2416
{
2517
name: 'Google meet',
2618
hint: 'To use google meet for your meeting, schedule a meeting on google meet and add meeting link below.',

0 commit comments

Comments
 (0)