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 48042e6 commit 703cf08Copy full SHA for 703cf08
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
src/dashboard.html
@@ -164,7 +164,7 @@ <h2>$500</h2>
164
<script>
165
var config = {
166
apiKey: 'c2b08663-06e3-440c-ef6f-13978b42883a',
167
- organization_Id: '5de0387b12e200ea63204d6c'
+ organization_id: '5de0387b12e200ea63204d6c'
168
}
169
</script>
170
0 commit comments