File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11module . exports = {
22 "config" : {
33 "apiKey" : "2061acef-0451-4545-f754-60cf8160" ,
4- "organization_Id " : "5ff747727005da1c272740ab" ,
4+ "organization_id " : "5ff747727005da1c272740ab" ,
55 "host" : "general.cocreate.app"
66 } ,
77
Original file line number Diff line number Diff line change 1515 < script >
1616 var config = {
1717 apiKey : '' ,
18- organization_Id : '' ,
18+ organization_id : '' ,
1919 host : ''
2020 }
2121 </ script >
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ <h2 class="border-bottom:1px_solid_lightgrey padding:5px_0px">Demo</h2>
116116 var config = {
117117 apiKey : 'c2b08663-06e3-440c-ef6f-13978b42883a' ,
118118 securityKey : 'f26baf68-e3a9-45fc-effe-502e47116265' ,
119- organization_Id : '5de0387b12e200ea63204d6c'
119+ organization_id : '5de0387b12e200ea63204d6c'
120120 }
121121 </ script >
122122
You can’t perform that action at this time.
0 commit comments