Skip to content

Commit

Permalink
fix: apikey renamed to key
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed May 10, 2023
1 parent 0e98214 commit 845c74b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CoCreate.config.js
@@ -1,7 +1,7 @@
module.exports = {
"config": {
"organization_id": "5ff747727005da1c272740ab",
"apiKey": "2061acef-0451-4545-f754-60cf8160",
"key": "2061acef-0451-4545-f754-60cf8160",
"host": "general.cocreate.app"
},
"sources": [
Expand Down

0 comments on commit 845c74b

Please sign in to comment.