Skip to content

Commit 62b7ad5

Browse files
committed
fix: apikey renamed to key
1 parent 4fca95a commit 62b7ad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CoCreate.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module.exports = {
22
"config": {
33
"organization_id": "5ff747727005da1c272740ab",
4-
"apiKey": "2061acef-0451-4545-f754-60cf8160",
4+
"key": "2061acef-0451-4545-f754-60cf8160",
55
"host": "general.cocreate.app"
66
},
77
"sources": [

0 commit comments

Comments
 (0)