Skip to content

Commit 4033804

Browse files
committed
fix: update cdn
1 parent b4cab49 commit 4033804

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

src/dashboard.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -160,16 +160,9 @@ <h2>$500</h2>
160160

161161
</div><!-- saveFetch -->
162162
</div> <!-- -->
163-
164-
<script>
165-
var CoCreateConfig = {
166-
apiKey: 'c2b08663-06e3-440c-ef6f-13978b42883a',
167-
organization_id: '5ff747727005da1c272740ab'
168-
}
169-
</script>
170163

171164
<!-- CoCreateJS -->
172-
<script src="https://cdn.cocreate.app/1.34.3/CoCreate.min.js" ></script>
165+
<script src="https://cdn.cocreate.app/latest/CoCreate.min.js" ></script>
173166

174167
</body>
175168
</html>

0 commit comments

Comments
 (0)