3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ export default function mergeLatestTranscriptionIntoParent(childIotas, parentIot
23
23
"subject": "School Board Candidate Conversation",
24
24
"description": "School Board Candidate discussion has 2 candidates, and a moderator",
25
25
"webComponent": {
26
- "component": "UndebateLine ",
26
+ "component": "Undebate ",
27
27
"participants": {
28
28
"moderator": {
29
29
"speaking": [
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ What we are trying to create:
85
85
"subject": "School Board Candidate Conversation",
86
86
"description": "School Board Candidate discussion has 2 candidates, and a moderator",
87
87
"webComponent": {
88
- "component": "UndebateLine ",
88
+ "component": "Undebate ",
89
89
"participants": {
90
90
"moderator": {
91
91
"speaking": [
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ What we are trying to create:
90
90
"subject": "Irvine School Board Candidate Conversation",
91
91
"description": "The Irvine School Board Candidate discussion has 2 candidates, and a moderator",
92
92
"webComponent": {
93
- "component": "UndebateLine ",
93
+ "component": "Undebate ",
94
94
"participants": {
95
95
"moderator": {
96
96
"speaking": [
0 commit comments