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 796e9f3 commit 03283beCopy full SHA for 03283be
2 files changed
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
"sources": [
demo/index.html
@@ -118,7 +118,7 @@ <h1 id="new" class="background:green">testing</h1>
118
<!--<script>-->
119
<!-- var config = { -->
120
<!-- apiKey: '2061acef-0451-4545-f754-60cf8160', -->
121
- <!-- organization_Id: '5ff747727005da1c272740ab', -->
+ <!-- organization_id: '5ff747727005da1c272740ab', -->
122
<!-- host: 'general.cocreate.app'-->
123
<!-- } -->
124
<!--</script>-->
0 commit comments