Skip to content

Commit 0115af9

Browse files
committed
fix: config renameed to CoCreateConfig
1 parent c7cd2e5 commit 0115af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ <h3 style="text-align:center;">Parallax Demo</h3>
7373
</div>
7474

7575
<script>
76-
var config = {
76+
var CoCreateConfig = {
7777
apiKey: 'c2b08663-06e3-440c-ef6f-13978b42883a',
7878
organization_id: '5de0387b12e200ea63204d6c',
7979
host: 'ws.cocreate.app'

0 commit comments

Comments
 (0)