Skip to content

Commit 53c5268

Browse files
committed
fix: config renameed to CoCreateConfig
1 parent a616169 commit 53c5268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dashboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ <h2>$500</h2>
162162
</div> <!-- -->
163163

164164
<script>
165-
var config = {
165+
var CoCreateConfig = {
166166
apiKey: 'c2b08663-06e3-440c-ef6f-13978b42883a',
167167
organization_id: '5de0387b12e200ea63204d6c'
168168
}

0 commit comments

Comments
 (0)