File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -779,7 +779,7 @@ <h2 class="padding:5px_0px">Demo</h2>
779
779
</ div >
780
780
781
781
< script >
782
- var config = {
782
+ var CoCreateConfig = {
783
783
apiKey : 'c2b08663-06e3-440c-ef6f-13978b42883a' ,
784
784
organization_id : '5de0387b12e200ea63204d6c'
785
785
}
Original file line number Diff line number Diff line change 13
13
14
14
15
15
< script >
16
- var config = {
16
+ var CoCreateConfig = {
17
17
apiKey : '' ,
18
18
organization_Id : '' ,
19
19
host : ''
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ <h1 class="color:white@dark color:yellow@light">hello how are you</h1>
30
30
</ div >
31
31
32
32
< script >
33
- var config = {
33
+ var CoCreateConfig = {
34
34
apiKey : 'c2b08663-06e3-440c-ef6f-13978b42883a' ,
35
35
organization_id : '5de0387b12e200ea63204d6c' ,
36
36
host : 'wss://ws.cocreate.app'
Original file line number Diff line number Diff line change @@ -236,7 +236,7 @@ <h1 class="text-align:center">SPREAD THE WORD!</h1>
236
236
</ footer >
237
237
238
238
< script >
239
- var config = {
239
+ var CoCreateConfig = {
240
240
apiKey : '' ,
241
241
organization_id : '5ff747727005da1c272740ab' ,
242
242
host : 'server.cocreate.app'
You can’t perform that action at this time.
0 commit comments