Skip to content

Commit 85a1bad

Browse files
committed
fix: apikey renamed to key
1 parent b9830d8 commit 85a1bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CoCreate.config.js

Lines changed: 1 addition & 1 deletion
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)