File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
module . exports = {
2
2
"config" : {
3
3
"apiKey" : "2061acef-0451-4545-f754-60cf8160" ,
4
- "organization_Id " : "5ff747727005da1c272740ab" ,
4
+ "organization_id " : "5ff747727005da1c272740ab" ,
5
5
"host" : "general.cocreate.app"
6
6
} ,
7
7
Original file line number Diff line number Diff line change 15
15
< script >
16
16
var config = {
17
17
apiKey : '' ,
18
- organization_Id : '' ,
18
+ organization_id : '' ,
19
19
host : ''
20
20
}
21
21
</ 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>
116
116
var config = {
117
117
apiKey : 'c2b08663-06e3-440c-ef6f-13978b42883a' ,
118
118
securityKey : 'f26baf68-e3a9-45fc-effe-502e47116265' ,
119
- organization_Id : '5de0387b12e200ea63204d6c'
119
+ organization_id : '5de0387b12e200ea63204d6c'
120
120
}
121
121
</ script >
122
122
You can’t perform that action at this time.
0 commit comments