Skip to content

Commit b9830d8

Browse files
committed
fix: apikey renamed to key
1 parent 6d9b34c commit b9830d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h2 class="border-bottom:1px_solid_lightgrey padding:5px_0px">Demo</h2>
9393
</div>
9494
<script>
9595
var CoCreateConfig = {
96-
apiKey: 'c2b08663-06e3-440c-ef6f-13978b42883a',
96+
key: '2061acef-0451-4545-f754-60cf8160',
9797
organization_id: '5ff747727005da1c272740ab'
9898
}
9999
</script>

0 commit comments

Comments
 (0)