We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 356f9ed commit c3a89d6Copy full SHA for c3a89d6
CoCreate.config.js
@@ -1,7 +1,7 @@
1
module.exports = {
2
"config": {
3
"apiKey": "2061acef-0451-4545-f754-60cf8160",
4
- "organization_Id": "5ff747727005da1c272740ab",
+ "organization_id": "5ff747727005da1c272740ab",
5
"host": "general.cocreate.app"
6
},
7
demo/index.html
@@ -75,7 +75,7 @@ <h3 style="text-align:center;">Parallax Demo</h3>
75
<script>
76
var config = {
77
apiKey: 'c2b08663-06e3-440c-ef6f-13978b42883a',
78
- organization_Id: '5de0387b12e200ea63204d6c',
+ organization_id: '5de0387b12e200ea63204d6c',
79
host: 'ws.cocreate.app'
80
}
81
</script>
0 commit comments