Skip to content

Commit

Permalink
Merge pull request #643 from ELEVATE-Project/platform-form-update
Browse files Browse the repository at this point in the history
removed BBB from form migration
  • Loading branch information
nevil-mathew authored Feb 27, 2024
2 parents f798221 + ee8240c commit 17599fb
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,6 @@ module.exports = {
data: JSON.stringify({
fields: {
forms: [
{
name: 'BigBlueButton (Default)',
hint: 'BigBlueButton is the default meeting platform.',
value: 'Default',
form: {
controls: [],
},
},
{
name: 'Google meet',
hint: 'To use google meet for your meeting, schedule a meeting on google meet and add meeting link below.',
Expand Down

0 comments on commit 17599fb

Please sign in to comment.